diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:47:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:47:18 -0600 |
commit | 58f49dd1a1b651f336d96a92f8c7e66bcdc6a0f5 (patch) | |
tree | 861468806ac7cf2997c1476897ddb41bc37e0dd5 /src/knowit.h | |
parent | 876d8b2b84c183c7e78c691bdaee9da3bb319ba2 (diff) | |
download | knowit-58f49dd1a1b651f336d96a92f8c7e66bcdc6a0f5.tar.gz knowit-58f49dd1a1b651f336d96a92f8c7e66bcdc6a0f5.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/knowit.h')
-rw-r--r-- | src/knowit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knowit.h b/src/knowit.h index 5bb613c..f9ebefb 100644 --- a/src/knowit.h +++ b/src/knowit.h @@ -25,7 +25,7 @@ #include <tqurloperator.h> #include <keditcl.h> -#include <klocale.h> +#include <tdelocale.h> #include <tdemainwindow.h> #include <kurl.h> #include "knowitpref.h" |