diff options
Diffstat (limited to 'src/widgets/tqscrollview.cpp')
-rw-r--r-- | src/widgets/tqscrollview.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqscrollview.cpp b/src/widgets/tqscrollview.cpp index 71fa86123..2f5e92ea1 100644 --- a/src/widgets/tqscrollview.cpp +++ b/src/widgets/tqscrollview.cpp @@ -45,7 +45,7 @@ #include "tqpainter.h" #include "tqpixmap.h" #include "tqcursor.h" -#include "ntqfocusdata.h" +#include "tqfocusdata.h" #include "tqscrollview.h" #include "tqptrdict.h" #include "ntqapplication.h" |