summaryrefslogtreecommitdiffstats
path: root/libs/ui/IOverlay.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ui/IOverlay.cpp')
-rw-r--r--libs/ui/IOverlay.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/ui/IOverlay.cpp b/libs/ui/IOverlay.cpp
index fed47c2..a20b36c 100644
--- a/libs/ui/IOverlay.cpp
+++ b/libs/ui/IOverlay.cpp
@@ -18,8 +18,8 @@
#include <stdint.h>
#include <sys/types.h>
-#include <utils/Parcel.h>
-#include <utils/IInterface.h>
+#include <binder/Parcel.h>
+#include <binder/IInterface.h>
#include <ui/IOverlay.h>