summaryrefslogtreecommitdiffstats
path: root/tools/qscxmlc/qscxmlc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qscxmlc/qscxmlc.cpp')
-rw-r--r--tools/qscxmlc/qscxmlc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qscxmlc/qscxmlc.cpp b/tools/qscxmlc/qscxmlc.cpp
index 71dfa2f..1ec54dc 100644
--- a/tools/qscxmlc/qscxmlc.cpp
+++ b/tools/qscxmlc/qscxmlc.cpp
@@ -16,7 +16,7 @@
** from Digia Plc.
****************************************************************************/
-#include <QScxml/scxmlparser.h>
+#include <QtScxml/scxmlparser.h>
#include "scxmlcppdumper.h"
#include <QCoreApplication>