diff options
Diffstat (limited to 'src/profilegeneraloptions.cpp')
-rw-r--r-- | src/profilegeneraloptions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profilegeneraloptions.cpp b/src/profilegeneraloptions.cpp index f535af3..cbc2d6c 100644 --- a/src/profilegeneraloptions.cpp +++ b/src/profilegeneraloptions.cpp @@ -18,7 +18,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ #include "profilegeneraloptions.h" -#include <klocale.h> +#include <tdelocale.h> #include <tqcheckbox.h> #include <tqspinbox.h> #include <klineedit.h> |