summaryrefslogtreecommitdiffstats
path: root/src/corelib/json/qjsondocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/json/qjsondocument.h')
-rw-r--r--src/corelib/json/qjsondocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/json/qjsondocument.h b/src/corelib/json/qjsondocument.h
index 0994a80f22..944ced7b96 100644
--- a/src/corelib/json/qjsondocument.h
+++ b/src/corelib/json/qjsondocument.h
@@ -42,7 +42,7 @@
#ifndef QJSONDOCUMENT_H
#define QJSONDOCUMENT_H
-#include <qjsonvalue.h>
+#include <QtCore/qjsonvalue.h>
QT_BEGIN_HEADER