summaryrefslogtreecommitdiffstats
path: root/cmds/runtime/ServiceManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/runtime/ServiceManager.h')
-rw-r--r--cmds/runtime/ServiceManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/runtime/ServiceManager.h b/cmds/runtime/ServiceManager.h
index d09cec8..090ca6d 100644
--- a/cmds/runtime/ServiceManager.h
+++ b/cmds/runtime/ServiceManager.h
@@ -4,7 +4,7 @@
#ifndef ANDROID_SERVICE_MANAGER_H
#define ANDROID_SERVICE_MANAGER_H
-#include <utils/IServiceManager.h>
+#include <binder/IServiceManager.h>
#include <utils/KeyedVector.h>
#include <utils/threads.h>