summaryrefslogtreecommitdiffstats
path: root/examples/customlayout/border.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/customlayout/border.h')
-rw-r--r--examples/customlayout/border.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/customlayout/border.h b/examples/customlayout/border.h
index fcab38acd..98788aa61 100644
--- a/examples/customlayout/border.h
+++ b/examples/customlayout/border.h
@@ -14,8 +14,8 @@
#ifndef BORDER_H
#define BORDER_H
-#include <qlayout.h>
-#include <qptrlist.h>
+#include <ntqlayout.h>
+#include <ntqptrlist.h>
class BorderWidgetItem : public TQWidgetItem
{