mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
c0bfa33f47
Also changed download link Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
11 lines
472 B
Diff
11 lines
472 B
Diff
diff -Naur engauge.orig/src/pointmatch.cpp engauge/src/pointmatch.cpp
|
|
--- engauge.orig/src/pointmatch.cpp 2007-04-11 08:16:12.000000000 +0200
|
|
+++ engauge/src/pointmatch.cpp 2012-09-13 11:40:19.094978840 +0200
|
|
@@ -80,6 +80,7 @@
|
|
* *
|
|
***************************************************************************/
|
|
|
|
+#include <unistd.h>
|
|
#include <qobject.h>
|
|
#include <qdialog.h>
|
|
#include <qlabel.h>
|