service: removed redundant include of common_types.h

This commit is contained in:
bunnei 2014-05-20 22:27:12 -04:00
parent a721a4eb33
commit 9bf7ce535a

View file

@ -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"