diff options
Diffstat (limited to 'examples/customlayout/border.h')
-rw-r--r-- | examples/customlayout/border.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customlayout/border.h b/examples/customlayout/border.h index 98788aa61..8229b118e 100644 --- a/examples/customlayout/border.h +++ b/examples/customlayout/border.h @@ -15,7 +15,7 @@ #define BORDER_H #include <ntqlayout.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> class BorderWidgetItem : public TQWidgetItem { |