summaryrefslogtreecommitdiffstats
path: root/cmds/runtime/main_runtime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/runtime/main_runtime.cpp')
-rw-r--r--cmds/runtime/main_runtime.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/runtime/main_runtime.cpp b/cmds/runtime/main_runtime.cpp
index 21e0e4d..83cb533 100644
--- a/cmds/runtime/main_runtime.cpp
+++ b/cmds/runtime/main_runtime.cpp
@@ -19,7 +19,7 @@
#include <private/utils/Static.h>
-#include <ui/ISurfaceComposer.h>
+#include <surfaceflinger/ISurfaceComposer.h>
#include <android_runtime/AndroidRuntime.h>