diff options
Diffstat (limited to 'kexi/plugins/tables/kexilookupcolumnpage.cpp')
-rw-r--r-- | kexi/plugins/tables/kexilookupcolumnpage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/tables/kexilookupcolumnpage.cpp b/kexi/plugins/tables/kexilookupcolumnpage.cpp index 143a0392..f718efd0 100644 --- a/kexi/plugins/tables/kexilookupcolumnpage.cpp +++ b/kexi/plugins/tables/kexilookupcolumnpage.cpp @@ -25,7 +25,7 @@ #include <tqheader.h> #include <kiconloader.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdetoolbarbutton.h> #include <kdebug.h> #include <tdepopupmenu.h> |