summaryrefslogtreecommitdiffstats
path: root/examples/customlayout/flow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/customlayout/flow.h')
-rw-r--r--examples/customlayout/flow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customlayout/flow.h b/examples/customlayout/flow.h
index 5b5421cdf..a2c854556 100644
--- a/examples/customlayout/flow.h
+++ b/examples/customlayout/flow.h
@@ -15,7 +15,7 @@
#define FLOW_H
#include <ntqlayout.h>
-#include <ntqptrlist.h>
+#include <tqptrlist.h>
class SimpleFlow : public TQLayout
{