summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mimetypes/inqt5/qstandardpaths_unix.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mimetypes/inqt5/qstandardpaths_unix.cpp b/src/mimetypes/inqt5/qstandardpaths_unix.cpp
index 2c0f30a..1ded4ec 100644
--- a/src/mimetypes/inqt5/qstandardpaths_unix.cpp
+++ b/src/mimetypes/inqt5/qstandardpaths_unix.cpp
@@ -40,6 +40,7 @@
****************************************************************************/
#include "qstandardpaths.h"
+#include <qhash.h>
#include <qprocess.h>
#include <qurl.h>
#include <qdir.h>