diff options
Diffstat (limited to 'src/table/qtable.cpp')
-rw-r--r-- | src/table/qtable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/qtable.cpp b/src/table/qtable.cpp index 4d00dbe9e..25f906776 100644 --- a/src/table/qtable.cpp +++ b/src/table/qtable.cpp @@ -48,7 +48,7 @@ #ifndef TQT_NO_TABLE -#include <ntqpainter.h> +#include <tqpainter.h> #include <ntqlineedit.h> #include <ntqcursor.h> #include <ntqapplication.h> |