summaryrefslogtreecommitdiffstats
path: root/games/tetzle/files/patch-src-path.cpp
blob: bd5cd4278748ef0cb789528c6e0221c2b1446d0d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/path.cpp.orig	2013-02-28 21:57:04.000000000 +0400
+++ src/path.cpp	2013-09-13 05:27:35.631233459 +0400
@@ -24,6 +24,8 @@
 
 #include "path.h"
 
+#include <cstdlib> // for getenv()
+
 #include <QDesktopServices>
 #include <QDir>
 #include <QFile>
OpenPOWER on IntegriCloud