From 3382e5bc3d31125c8589fb4f9a2eed1dd0e1aa06 Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Tue, 21 Feb 2012 02:21:07 -0600
Subject: Update automake files to use tde instead of kde

---
 noatun-plugins/ffrs/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'noatun-plugins/ffrs/Makefile.am')

diff --git a/noatun-plugins/ffrs/Makefile.am b/noatun-plugins/ffrs/Makefile.am
index 1ecfd53..0364a32 100644
--- a/noatun-plugins/ffrs/Makefile.am
+++ b/noatun-plugins/ffrs/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES= -I$(kde_includes)/arts $(all_includes) -I$(kde_includes)/kde
+INCLUDES= -I$(kde_includes)/arts $(all_includes) -I$(kde_includes)/tde
 kde_module_LTLIBRARIES = noatun_ffrs.la
 
 noatun_ffrs_la_SOURCES = ffrs.cpp
-- 
cgit v1.2.1