Преглед изворни кода

service: removed redundant include of common_types.h

bunnei пре 12 година
родитељ
комит
9bf7ce535a
1 измењених фајлова са 0 додато и 1 уклоњено
  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"