summaryrefslogtreecommitdiff
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 37a92b9609..b73ebda71f 100644
--- a/src/shared/cpaster/cgi.h
+++ b/src/shared/cpaster/cgi.h
@@ -33,7 +33,7 @@
#ifndef CGI_H
#define CGI_H
-#include <QtCore/QString>
+#include <QString>
class CGI
{