From 6c1373684f10d07347aba3a5b790e8a9599a6276 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:45 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- amor/CMakeLists.txt | 2 +- amor/amoranim.h | 2 +- amor/amorconfig.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'amor') diff --git a/amor/CMakeLists.txt b/amor/CMakeLists.txt index e18fe3f..ad96cdc 100644 --- a/amor/CMakeLists.txt +++ b/amor/CMakeLists.txt @@ -31,7 +31,7 @@ tde_add_executable( amor AUTOMOC main.cpp amoranim.cpp amorpm.cpp amorbubble.cpp amorconfig.cpp amortips.cpp AmorIface.skel - LINK kio-shared Xext + LINK tdeio-shared Xext DESTINATION ${BIN_INSTALL_DIR} ) diff --git a/amor/amoranim.h b/amor/amoranim.h index bb59d8a..45a8b7f 100644 --- a/amor/amoranim.h +++ b/amor/amoranim.h @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include //--------------------------------------------------------------------------- diff --git a/amor/amorconfig.cpp b/amor/amorconfig.cpp index 2285bc7..8e7f590 100644 --- a/amor/amorconfig.cpp +++ b/amor/amorconfig.cpp @@ -26,7 +26,7 @@ */ #include #include "amorconfig.h" -#include +#include //--------------------------------------------------------------------------- // -- cgit v1.2.1