diff options
author | Timothy Pearson <[email protected]> | 2013-02-15 21:45:31 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-15 21:45:31 -0600 |
commit | 39de4d2189f86e632184f4390fef1d8b6dd88027 (patch) | |
tree | 23abf05dc5cde86eb7547ff20c99e09226a58cae /kbfxlib/common/kbfxfontchooser.h | |
parent | 607de125e34173ea3f6bca9dd60b4c9640a738ed (diff) | |
download | kbfx-39de4d2189f86e632184f4390fef1d8b6dd88027.tar.gz kbfx-39de4d2189f86e632184f4390fef1d8b6dd88027.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kbfxlib/common/kbfxfontchooser.h')
-rw-r--r-- | kbfxlib/common/kbfxfontchooser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxfontchooser.h b/kbfxlib/common/kbfxfontchooser.h index 9ad1e80..790d801 100644 --- a/kbfxlib/common/kbfxfontchooser.h +++ b/kbfxlib/common/kbfxfontchooser.h @@ -22,7 +22,7 @@ #include <kdialog.h> #include <tdefontdialog.h> -#include <klocale.h> +#include <tdelocale.h> #include <kiconloader.h> #include <tqwidget.h> #include <tqlabel.h> |