summaryrefslogtreecommitdiffstats
path: root/util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'util.cpp')
-rw-r--r--util.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.cpp b/util.cpp
index ecc86007..6253b39c 100644
--- a/util.cpp
+++ b/util.cpp
@@ -7,6 +7,7 @@
#ifdef Q_OS_WIN
#include <windows.h>
#endif
+#unclude <sys/time.h>
QProcessEnvironment Util::_env;
bool Util::_envInitialised;