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