summaryrefslogtreecommitdiffstats
path: root/src/qml-module/state.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml-module/state.cpp')
-rw-r--r--src/qml-module/state.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml-module/state.cpp b/src/qml-module/state.cpp
index 4d41cf4..da240b4 100644
--- a/src/qml-module/state.cpp
+++ b/src/qml-module/state.cpp
@@ -19,7 +19,7 @@
#include "state.h"
#include "statemachine.h"
-#include <QScxmlLib/scxmlstatetable.h>
+#include <QScxml/scxmlstatetable.h>
#include <QQmlInfo>
State::State(StateMachine *parent)