summaryrefslogtreecommitdiffstats
path: root/kommander
diff options
context:
space:
mode:
Diffstat (limited to 'kommander')
-rw-r--r--kommander/editor/actioneditorimpl.cpp1
-rw-r--r--kommander/editor/actioneditorimpl.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/kommander/editor/actioneditorimpl.cpp b/kommander/editor/actioneditorimpl.cpp
index ededd8a7..fdb75ea7 100644
--- a/kommander/editor/actioneditorimpl.cpp
+++ b/kommander/editor/actioneditorimpl.cpp
@@ -29,7 +29,6 @@
#include <tqlineedit.h>
#include <tqlabel.h>
#include <tqtoolbutton.h>
-#include <tqlistview.h>
#include <tqcheckbox.h>
#include <tqpushbutton.h>
#include <tqpopupmenu.h>
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;