summaryrefslogtreecommitdiffstats
path: root/libpackagelistparser
diff options
context:
space:
mode:
Diffstat (limited to 'libpackagelistparser')
-rw-r--r--libpackagelistparser/packagelistparser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpackagelistparser/packagelistparser.c b/libpackagelistparser/packagelistparser.c
index f74b8b495..3e1a3d193 100644
--- a/libpackagelistparser/packagelistparser.c
+++ b/libpackagelistparser/packagelistparser.c
@@ -27,7 +27,7 @@
#include <string.h>
#include <sys/limits.h>
-#include <android/log.h>
+#include <log/log.h>
#include <packagelistparser/packagelistparser.h>
#define CLOGE(fmt, ...) \