summaryrefslogtreecommitdiffstats
path: root/examples/trafficlight-common/trafficlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/trafficlight-common/trafficlight.h')
-rw-r--r--examples/trafficlight-common/trafficlight.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/trafficlight-common/trafficlight.h b/examples/trafficlight-common/trafficlight.h
index 84949d7..edd5401 100644
--- a/examples/trafficlight-common/trafficlight.h
+++ b/examples/trafficlight-common/trafficlight.h
@@ -41,7 +41,7 @@
#ifndef TRAFFICLIGHT_H
#define TRAFFICLIGHT_H
-#include <QScxml/scxmlstatemachine.h>
+#include <QtScxml/scxmlstatemachine.h>
#include <QWidget>