diff options
Diffstat (limited to 'src/simpleoptions.cpp')
| -rw-r--r-- | src/simpleoptions.cpp | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/src/simpleoptions.cpp b/src/simpleoptions.cpp index 682008c..76f5a86 100644 --- a/src/simpleoptions.cpp +++ b/src/simpleoptions.cpp @@ -20,9 +20,9 @@   *                                                                         *   ***************************************************************************/ -#include <ntqcheckbox.h> -#include <ntqlabel.h> -#include <ntqlayout.h> +#include <tqcheckbox.h> +#include <tqlabel.h> +#include <tqlayout.h>  #include <tdeconfig.h>  #include <kdebug.h> | 
