diff options
Diffstat (limited to 'examples/layout/layout.cpp')
-rw-r--r-- | examples/layout/layout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/layout/layout.cpp b/examples/layout/layout.cpp index 1256afa3b..18fd487fe 100644 --- a/examples/layout/layout.cpp +++ b/examples/layout/layout.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include <tqlabel.h> #include <tqcolor.h> #include <tqpushbutton.h> |