diff options
Diffstat (limited to 'src/styles/qsgistyle.cpp')
-rw-r--r-- | src/styles/qsgistyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qsgistyle.cpp b/src/styles/qsgistyle.cpp index a69ef63b6..ba510e9cb 100644 --- a/src/styles/qsgistyle.cpp +++ b/src/styles/qsgistyle.cpp @@ -44,7 +44,7 @@ #include "tqpopupmenu.h" #include "ntqapplication.h" -#include "ntqbutton.h" +#include "tqbutton.h" #include "tqpainter.h" #include "ntqdrawutil.h" #include "tqpixmap.h" |