diff options
Diffstat (limited to 'tutorial/t1/main.cpp')
| -rw-r--r-- | tutorial/t1/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/tutorial/t1/main.cpp b/tutorial/t1/main.cpp index 1b1874b79..c3fa55675 100644 --- a/tutorial/t1/main.cpp +++ b/tutorial/t1/main.cpp @@ -5,7 +5,7 @@  ****************************************************************/  #include <ntqapplication.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h>  int main( int argc, char **argv ) | 
