mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 10:29:15 -04:00
10 lines
255 B
C++
10 lines
255 B
C++
--- nxcomp/Pgn.cpp.orig 2006-06-27 11:25:12.000000000 +0200
|
|
+++ nxcomp/Pgn.cpp 2012-05-07 05:27:20.000000000 +0200
|
|
@@ -26,6 +26,7 @@
|
|
#include <unistd.h>
|
|
#include <stdio.h>
|
|
#include <png.h>
|
|
+#include <pngpriv.h>
|
|
|
|
#include "Unpack.h"
|
|
#include "Pgn.h"
|