diff options
Diffstat (limited to 'services/surfaceflinger/DispSync.cpp')
-rw-r--r-- | services/surfaceflinger/DispSync.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/surfaceflinger/DispSync.cpp b/services/surfaceflinger/DispSync.cpp index c48a8c1b19..52c2b84070 100644 --- a/services/surfaceflinger/DispSync.cpp +++ b/services/surfaceflinger/DispSync.cpp @@ -24,7 +24,7 @@ #include <algorithm> -#include <android/log.h> +#include <log/log.h> #include <utils/String8.h> #include <utils/Thread.h> #include <utils/Trace.h> |