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 8229b118e..240f9859a 100644 --- a/examples/customlayout/border.h +++ b/examples/customlayout/border.h @@ -14,7 +14,7 @@ #ifndef BORDER_H #define BORDER_H -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqptrlist.h> class BorderWidgetItem : public TQWidgetItem |