From e24d7c79a93eaa9f6cc3e2e6a881eab32d0cd151 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:18:17 -0600 Subject: Additional kde to tde renaming --- src/app/Makefile.am | 2 +- src/gvcore/printdialog.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/app/Makefile.am b/src/app/Makefile.am index 86f1935..45ec945 100644 --- a/src/app/Makefile.am +++ b/src/app/Makefile.am @@ -1,7 +1,7 @@ bin_PROGRAMS= lib_LTLIBRARIES= -kdeinit_LTLIBRARIES = gwenview.la +tdeinit_LTLIBRARIES = gwenview.la # -D_LARGEFILE64_SOURCE is necessary on Debian Woody AM_CPPFLAGS = -D_LARGEFILE64_SOURCE diff --git a/src/gvcore/printdialog.h b/src/gvcore/printdialog.h index b94ec90..8a4b957 100644 --- a/src/gvcore/printdialog.h +++ b/src/gvcore/printdialog.h @@ -27,7 +27,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // KDE #include -#include +#include #include "libgwenview_export.h" class PrintDialogPageBase; -- cgit v1.2.1