diff options
Diffstat (limited to 'dcoppython/test/dcopserver/kdedcoptest.cpp')
-rw-r--r-- | dcoppython/test/dcopserver/kdedcoptest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcoppython/test/dcopserver/kdedcoptest.cpp b/dcoppython/test/dcopserver/kdedcoptest.cpp index 106e0a18..d9ebd557 100644 --- a/dcoppython/test/dcopserver/kdedcoptest.cpp +++ b/dcoppython/test/dcopserver/kdedcoptest.cpp @@ -7,7 +7,7 @@ #include <tqlabel.h> #include <tdemainwindow.h> -#include <klocale.h> +#include <tdelocale.h> KDEDcopTest::KDEDcopTest() : TDEMainWindow( 0, "KDEDcopTest" ) |