Browse Source

service: removed redundant include of common_types.h

pull/15/merge
bunnei 12 years ago
parent
commit
9bf7ce535a
  1. 1
      src/core/hle/service/service.h

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"

Loading…
Cancel
Save