summaryrefslogtreecommitdiff
path: root/graphics/potracegui/files/patch-mainwidget.cpp
blob: 2e0872c5510cdde7c8fda452d9cbc263726b2bac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/mainwidget.cpp.orig	Wed Dec 22 18:36:50 2004
+++ src/mainwidget.cpp	Wed Dec 22 18:38:09 2004
@@ -44,6 +44,8 @@
 #include <kpushbutton.h>
 #include <kmessagebox.h>
 
+#include <unistd.h>
+
 #include <fstream>
 using namespace std;