diff options
Diffstat (limited to 'tutorial/t13/gamebrd.cpp')
| -rw-r--r-- | tutorial/t13/gamebrd.cpp | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/tutorial/t13/gamebrd.cpp b/tutorial/t13/gamebrd.cpp index a0534c92b..d094c0358 100644 --- a/tutorial/t13/gamebrd.cpp +++ b/tutorial/t13/gamebrd.cpp @@ -9,8 +9,8 @@  #include <tqfont.h>  #include <ntqapplication.h>  #include <tqlabel.h> -#include <ntqpushbutton.h> -#include <ntqlcdnumber.h> +#include <tqpushbutton.h> +#include <tqlcdnumber.h>  #include <ntqlayout.h>  #include "lcdrange.h" | 
