forked from Lainports/freebsd-ports
10 lines
218 B
C++
10 lines
218 B
C++
--- src/Slot.cc.orig 2011-03-29 21:48:36.000000000 +0200
|
|
+++ src/Slot.cc 2012-05-06 10:01:10.000000000 +0200
|
|
@@ -38,6 +38,7 @@
|
|
#include <string>
|
|
|
|
#include "Slot.hh"
|
|
+#include "pngpriv.h"
|
|
|
|
extern char **environ;
|
|
|