diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:55:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:55:15 -0600 |
commit | ce1660ccd810825d9e087d0e9bc27dd4aea3e08a (patch) | |
tree | 57df8fa20601c7b06117399bd921a485b7476e4a /twin-styles/openlook | |
parent | 2a66a2cdb1c9c8017e821e34ec93732761b14d47 (diff) | |
download | tdeartwork-ce1660ccd810825d9e087d0e9bc27dd4aea3e08a.tar.gz tdeartwork-ce1660ccd810825d9e087d0e9bc27dd4aea3e08a.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'twin-styles/openlook')
-rw-r--r-- | twin-styles/openlook/OpenLook.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/openlook/OpenLook.cpp b/twin-styles/openlook/OpenLook.cpp index 590ea07e..d0f3bff2 100644 --- a/twin-styles/openlook/OpenLook.cpp +++ b/twin-styles/openlook/OpenLook.cpp @@ -35,7 +35,7 @@ #include <tqpixmap.h> #include <tdeapplication.h> -#include <klocale.h> +#include <tdelocale.h> #include "OpenLook.h" |