diff options
Diffstat (limited to 'arts/builder/propertypanel.cpp')
-rw-r--r-- | arts/builder/propertypanel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/builder/propertypanel.cpp b/arts/builder/propertypanel.cpp index 702a088e..25809100 100644 --- a/arts/builder/propertypanel.cpp +++ b/arts/builder/propertypanel.cpp @@ -22,7 +22,7 @@ #include "module.h" #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include <kdebug.h> #include <tqlabel.h> |