diff options
Diffstat (limited to 'libs/binder/ProcessState.cpp')
-rw-r--r-- | libs/binder/ProcessState.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/binder/ProcessState.cpp b/libs/binder/ProcessState.cpp index 1d3beb4736..4fd0dc7715 100644 --- a/libs/binder/ProcessState.cpp +++ b/libs/binder/ProcessState.cpp @@ -27,8 +27,8 @@ #include <utils/String8.h> #include <utils/threads.h> -#include <private/binder/binder_module.h> #include "Static.h" +#include "binder_module.h" #include <errno.h> #include <fcntl.h> |