summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/qanimationstate.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/sub-attaq/qanimationstate.cpp')
-rw-r--r--examples/animation/sub-attaq/qanimationstate.cpp9
1 files changed, 2 insertions, 7 deletions
diff --git a/examples/animation/sub-attaq/qanimationstate.cpp b/examples/animation/sub-attaq/qanimationstate.cpp
index 0f30ac2..26e0ef3 100644
--- a/examples/animation/sub-attaq/qanimationstate.cpp
+++ b/examples/animation/sub-attaq/qanimationstate.cpp
@@ -41,13 +41,8 @@
#include "qanimationstate.h"
-#if defined(QT_EXPERIMENTAL_SOLUTION)
-# include "qstate.h"
-# include "qstate_p.h"
-#else
-# include <QtCore/qstate.h>
-# include <private/qstate_p.h>
-#endif
+#include <QtCore/qstate.h>
+#include <private/qstate_p.h>
QT_BEGIN_NAMESPACE