diff options
Diffstat (limited to 'src/styles/qcommonstyle.cpp')
-rw-r--r-- | src/styles/qcommonstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qcommonstyle.cpp b/src/styles/qcommonstyle.cpp index 3ce552ebd..9f1610620 100644 --- a/src/styles/qcommonstyle.cpp +++ b/src/styles/qcommonstyle.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_STYLE -#include "ntqmutex.h" +#include "tqmutex.h" #include "ntqmenubar.h" #include "ntqapplication.h" #include "ntqpainter.h" |