aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/cpaster/cgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/cpaster/cgi.h')
-rw-r--r--src/shared/cpaster/cgi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/cpaster/cgi.h b/src/shared/cpaster/cgi.h
index 2034470de76..5c9bf5edfe3 100644
--- a/src/shared/cpaster/cgi.h
+++ b/src/shared/cpaster/cgi.h
@@ -34,7 +34,7 @@
#ifndef CGI_H
#define CGI_H
-#include <QString>
+#include <QtCore/QString>
class CGI
{