diff options
Diffstat (limited to 'src/widgets/qframe.cpp')
-rw-r--r-- | src/widgets/qframe.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qframe.cpp b/src/widgets/qframe.cpp index e5ccda027..50ade1265 100644 --- a/src/widgets/qframe.cpp +++ b/src/widgets/qframe.cpp @@ -44,7 +44,7 @@ #include "ntqdrawutil.h" #include "ntqframe.h" #include "ntqbitmap.h" -#include "ntqstyle.h" +#include "tqstyle.h" /*! \class TQFrame |