diff options
Diffstat (limited to 'examples/customlayout/flow.h')
-rw-r--r-- | examples/customlayout/flow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customlayout/flow.h b/examples/customlayout/flow.h index a2c854556..9debaa295 100644 --- a/examples/customlayout/flow.h +++ b/examples/customlayout/flow.h @@ -14,7 +14,7 @@ #ifndef FLOW_H #define FLOW_H -#include <ntqlayout.h> +#include <tqlayout.h> #include <tqptrlist.h> class SimpleFlow : public TQLayout |