summaryrefslogtreecommitdiff
path: root/power/stats/aidl/default/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'power/stats/aidl/default/main.cpp')
-rw-r--r--power/stats/aidl/default/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/stats/aidl/default/main.cpp b/power/stats/aidl/default/main.cpp
index 1496805528..0469b4c21d 100644
--- a/power/stats/aidl/default/main.cpp
+++ b/power/stats/aidl/default/main.cpp
@@ -20,7 +20,7 @@
#include <android/binder_manager.h>
#include <android/binder_process.h>
-using aidl::android::hardware::powerstats::PowerStats;
+using aidl::android::hardware::power::stats::PowerStats;
int main() {
ABinderProcess_setThreadPoolMaxThreadCount(0);