Bläddra i källkod

service: removed redundant include of common_types.h

bunnei 12 år sedan
förälder
incheckning
9bf7ce535a
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/core/hle/service/service.h

+ 0 - 1
src/core/hle/service/service.h

@@ -10,7 +10,6 @@
 #include <string>
 
 #include "common/common.h"
-#include "common/common_types.h"
 #include "core/mem_map.h"
 
 #include "core/hle/kernel/kernel.h"