summaryrefslogtreecommitdiffstats
path: root/cmds/screenshot/screenshot.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/screenshot/screenshot.c')
-rw-r--r--cmds/screenshot/screenshot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/screenshot/screenshot.c b/cmds/screenshot/screenshot.c
index cca80c3..be1ecd4 100644
--- a/cmds/screenshot/screenshot.c
+++ b/cmds/screenshot/screenshot.c
@@ -8,7 +8,7 @@
#include <linux/fb.h>
#include <zlib.h>
-#include <libpng/png.h>
+#include <png.h>
#include "private/android_filesystem_config.h"