summaryrefslogtreecommitdiffstats
path: root/graphics/passepartout/files/patch-src::pptout::postscriptviewent.h
blob: 7ed0624d528ded4679da5b90eb079802972c2947 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/pptout/postscriptviewent.h.orig Thu Dec  4 10:51:01 2003
+++ src/pptout/postscriptviewent.h  Thu Dec  4 10:56:37 2003
@@ -5,6 +5,7 @@
 ///
 #include "viewent.h"
 #include "document/cachedframe.h"
+#include <unistd.h>
 
 class PostscriptViewent : public Viewent {
 protected: