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 bf27224c8..31fa8e25d 100644 --- a/src/table/qtable.cpp +++ b/src/table/qtable.cpp @@ -53,7 +53,7 @@ #include <ntqcursor.h> #include <ntqapplication.h> #include <ntqtimer.h> -#include <ntqobjectlist.h> +#include <tqobjectlist.h> #include <ntqiconset.h> #include <ntqcombobox.h> #include <ntqcheckbox.h> |