summaryrefslogtreecommitdiffstats
path: root/adept/libadept/statefilter.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:29:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:29:02 -0600
commit6f68fa9893e2ca340db11876e6516dbfab002a6d (patch)
tree2564f3d603677ac5d9b067e20d00837c4bc8aca5 /adept/libadept/statefilter.h
parentc80b6f4a9eb26a7ed0d5262a5d71dcf3b8ea6aff (diff)
downloadadept-6f68fa9893e2ca340db11876e6516dbfab002a6d.tar.gz
adept-6f68fa9893e2ca340db11876e6516dbfab002a6d.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'adept/libadept/statefilter.h')
-rw-r--r--adept/libadept/statefilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/adept/libadept/statefilter.h b/adept/libadept/statefilter.h
index cd78904..3b32e6a 100644
--- a/adept/libadept/statefilter.h
+++ b/adept/libadept/statefilter.h
@@ -12,7 +12,7 @@
#include <adept/lister.h>
#include <klocale.h>
-#include <tqlayout.h>
+#include <layout.h>
#include <iostream>
#include <sstream>