diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:44:01 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:44:01 -0600 |
commit | 41589ff912ef92cc28f3168a3e962deb677334fe (patch) | |
tree | afb226721e64926da2c25b30836d082eba32546a /src/basket_options.h | |
parent | 06ab7fb3b7ec008a5fe3364a0430159900ff6553 (diff) | |
download | basket-41589ff912ef92cc28f3168a3e962deb677334fe.tar.gz basket-41589ff912ef92cc28f3168a3e962deb677334fe.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/basket_options.h')
-rw-r--r-- | src/basket_options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket_options.h b/src/basket_options.h index 9f87c92..a8bee89 100644 --- a/src/basket_options.h +++ b/src/basket_options.h @@ -22,7 +22,7 @@ #define BASKET_OPTIONS_H #include <tdecmdlineargs.h> -#include <klocale.h> +#include <tdelocale.h> TDECmdLineOptions basket_options[] = { |