png header path change.
This commit is contained in:
parent
4648ad155b
commit
4bc5b5c870
@ -64,7 +64,7 @@
|
||||
+#ifdef UseInstalledPng
|
||||
+PNG = -DDOPNG
|
||||
+LIBPNG = -L/usr/local/lib -lpng
|
||||
+PNGINCLUDE = -I/usr/local/include
|
||||
+PNGINCLUDE = -I$(LOCALBASE)/include/libpng
|
||||
+#endif
|
||||
+
|
||||
#ifdef HavePDS
|
||||
|
Loading…
Reference in New Issue
Block a user