diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:14:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:14:36 -0600 |
commit | 2a66a2cdb1c9c8017e821e34ec93732761b14d47 (patch) | |
tree | b44739bc066147cfde660d7fe3d2f65c7bb828e8 /twin-styles/openlook | |
parent | 8be611bc36636b7bb602bac7446b280c912033a0 (diff) | |
download | tdeartwork-2a66a2cdb1c9c8017e821e34ec93732761b14d47.tar.gz tdeartwork-2a66a2cdb1c9c8017e821e34ec93732761b14d47.zip |
Rename common header files for consistency with class renaming
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 435ce4ae..590ea07e 100644 --- a/twin-styles/openlook/OpenLook.cpp +++ b/twin-styles/openlook/OpenLook.cpp @@ -34,7 +34,7 @@ #include <tqlabel.h> #include <tqpixmap.h> -#include <kapplication.h> +#include <tdeapplication.h> #include <klocale.h> #include "OpenLook.h" |