summaryrefslogtreecommitdiffstats
path: root/src/bookmarksdlg.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:33 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:45:33 -0600
commite5a3fe964c51e2ddc216da20ff5f115f19f1a5eb (patch)
treeb56cdce04617cc2c204057ffc71a7b232d9f02e6 /src/bookmarksdlg.cpp
parentb22116cbe0dbcdb1f7444d28d71ad25cef8d6f54 (diff)
downloadkbookreader-e5a3fe964c51e2ddc216da20ff5f115f19f1a5eb.tar.gz
kbookreader-e5a3fe964c51e2ddc216da20ff5f115f19f1a5eb.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/bookmarksdlg.cpp')
-rw-r--r--src/bookmarksdlg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bookmarksdlg.cpp b/src/bookmarksdlg.cpp
index 856876b..49b3a8a 100644
--- a/src/bookmarksdlg.cpp
+++ b/src/bookmarksdlg.cpp
@@ -17,7 +17,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <kdialog.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqvariant.h>
#include <tqpushbutton.h>
#include <tqheader.h>