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 872a31d25..3bf6070cc 100644 --- a/examples/layout/layout.cpp +++ b/examples/layout/layout.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include <ntqapplication.h> -#include <ntqlabel.h> +#include <tqlabel.h> #include <tqcolor.h> #include <ntqpushbutton.h> #include <ntqlayout.h> |