diff options
Diffstat (limited to 'src/kernel/qstyle.cpp')
-rw-r--r-- | src/kernel/qstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qstyle.cpp b/src/kernel/qstyle.cpp index 67b42e70f..d45540bb8 100644 --- a/src/kernel/qstyle.cpp +++ b/src/kernel/qstyle.cpp @@ -50,7 +50,7 @@ #include "ntqpopupmenu.h" #include "ntqpushbutton.h" #include "tqobjectlist.h" -#include "ntqwidgetlist.h" +#include "tqwidgetlist.h" #include <limits.h> |