From 34885f1c73824a0fe47aa095e9d55a57021239d2 Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Thu, 25 Feb 2021 17:42:46 +0100
Subject: Added *many* static keywords

---
 libgui/inc/png.h | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'libgui/inc')

diff --git a/libgui/inc/png.h b/libgui/inc/png.h
index 5614295..dba0947 100644
--- a/libgui/inc/png.h
+++ b/libgui/inc/png.h
@@ -27,6 +27,9 @@ freely, subject to the following restrictions:
 #ifndef PNG_H
 #define PNG_H
 
+/* For now! TODO: Use PNG encoding */
+#define PNG_NO_COMPILE_ENCODER
+
 #include <def.h>
 extern const char *PNG_VERSION_STRING;
 
-- 
cgit v1.2.3