diff options
Diffstat (limited to 'src/styles/qinterlacestyle.cpp')
-rw-r--r-- | src/styles/qinterlacestyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qinterlacestyle.cpp b/src/styles/qinterlacestyle.cpp index 43917bd27..7f4838c80 100644 --- a/src/styles/qinterlacestyle.cpp +++ b/src/styles/qinterlacestyle.cpp @@ -50,10 +50,10 @@ #include "tqpalette.h" // for now #include "tqwidget.h" #include "tqlabel.h" -#include "ntqpushbutton.h" +#include "tqpushbutton.h" #include "tqwidget.h" #include "ntqrangecontrol.h" -#include "ntqscrollbar.h" +#include "tqscrollbar.h" #include "ntqlistbox.h" #include <limits.h> |