summaryrefslogtreecommitdiffstats
path: root/cmds/system_server/system_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/system_server/system_main.cpp')
-rw-r--r--cmds/system_server/system_main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/system_server/system_main.cpp b/cmds/system_server/system_main.cpp
index ca16e57..543f650 100644
--- a/cmds/system_server/system_main.cpp
+++ b/cmds/system_server/system_main.cpp
@@ -9,7 +9,7 @@
#define LOG_TAG "sysproc"
-#include <utils/IPCThreadState.h>
+#include <binder/IPCThreadState.h>
#include <utils/Log.h>
#include <private/android_filesystem_config.h>