diff options
Diffstat (limited to 'cervisia/patchoptiondlg.cpp')
-rw-r--r-- | cervisia/patchoptiondlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/patchoptiondlg.cpp b/cervisia/patchoptiondlg.cpp index 6516528f..43ba7fdf 100644 --- a/cervisia/patchoptiondlg.cpp +++ b/cervisia/patchoptiondlg.cpp @@ -25,7 +25,7 @@ using Cervisia::PatchOptionDialog; #include <tqradiobutton.h> #include <tqvbuttongroup.h> #include <knuminput.h> -#include <klocale.h> +#include <tdelocale.h> PatchOptionDialog::PatchOptionDialog(TQWidget* parent, const char* name) |