diff options
Diffstat (limited to 'src/MachBunt.h')
-rw-r--r-- | src/MachBunt.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/MachBunt.h b/src/MachBunt.h index 0859903..cef05bd 100644 --- a/src/MachBunt.h +++ b/src/MachBunt.h @@ -6,11 +6,11 @@ #ifndef __KDE_SuSE_H #define __KDE_SuSE_H -#include <ntqvariant.h> -#include <ntqlayout.h> -#include <ntqbutton.h> -#include <ntqbitmap.h> -#include <ntqimage.h> +#include <tqvariant.h> +#include <tqlayout.h> +#include <tqbutton.h> +#include <tqbitmap.h> +#include <tqimage.h> #include <kpixmap.h> #include <kdecoration.h> #include <kdecorationfactory.h> |