summaryrefslogtreecommitdiffstats
path: root/kommander/editor/actioneditorimpl.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 13:31:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-21 13:31:42 -0600
commitb467e7a30c7e904d4a30aab5e149453fd984d830 (patch)
tree132059a3730659d45e4eed8b68bc91a988a04b92 /kommander/editor/actioneditorimpl.h
parentb3763f2a08e3ed959506e82f9e2d30bdbe584e83 (diff)
downloadtdewebdev-b467e7a30c7e904d4a30aab5e149453fd984d830.tar.gz
tdewebdev-b467e7a30c7e904d4a30aab5e149453fd984d830.zip
Fix FTBFS on armel
Diffstat (limited to 'kommander/editor/actioneditorimpl.h')
-rw-r--r--kommander/editor/actioneditorimpl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kommander/editor/actioneditorimpl.h b/kommander/editor/actioneditorimpl.h
index 177b5af8..b290d18d 100644
--- a/kommander/editor/actioneditorimpl.h
+++ b/kommander/editor/actioneditorimpl.h
@@ -21,6 +21,8 @@
#ifndef ACTIONEDITOR_H
#define ACTIONEDITOR_H
+#include <tqlistview.h>
+
#include "actioneditor.h"
class TQAction;