diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:47:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:47:16 -0600 |
commit | d2910e9ab720e8c03bab5723a34192ad2ac4a2f0 (patch) | |
tree | 33e6c8ea366f446695cd2d08d5eda53d0c8d144d /knights/resource.h | |
parent | 6b869db09c92b749de56236f373ccb2136eee302 (diff) | |
download | knights-d2910e9ab720e8c03bab5723a34192ad2ac4a2f0.tar.gz knights-d2910e9ab720e8c03bab5723a34192ad2ac4a2f0.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'knights/resource.h')
-rw-r--r-- | knights/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/resource.h b/knights/resource.h index 2876af7..1303b0a 100644 --- a/knights/resource.h +++ b/knights/resource.h @@ -25,7 +25,7 @@ /* KDE */ #include <kapp.h> -#include <klocale.h> +#include <tdelocale.h> #include <kcursor.h> #include <tdelistview.h> #include <tdecmdlineargs.h> |