diff options
Diffstat (limited to 'tdefilereplace/koptionsdlg.cpp')
-rw-r--r-- | tdefilereplace/koptionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefilereplace/koptionsdlg.cpp b/tdefilereplace/koptionsdlg.cpp index f18681e0..94dab7d4 100644 --- a/tdefilereplace/koptionsdlg.cpp +++ b/tdefilereplace/koptionsdlg.cpp @@ -28,7 +28,7 @@ #include <kcharsets.h> #include <kcombobox.h> #include <tdeconfig.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kstandarddirs.h> #include <tdeapplication.h> //#include <kdebug.h> |