diff options
Diffstat (limited to 'examples/hello/hello.cpp')
| -rw-r--r-- | examples/hello/hello.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/hello/hello.cpp b/examples/hello/hello.cpp index 815b586ba..084a6d7d4 100644 --- a/examples/hello/hello.cpp +++ b/examples/hello/hello.cpp @@ -8,7 +8,7 @@  *****************************************************************************/  #include "hello.h" -#include <ntqpushbutton.h> +#include <tqpushbutton.h>  #include <tqtimer.h>  #include <tqpainter.h>  #include <tqpixmap.h> | 
