diff options
Diffstat (limited to 'kommander/editor/actioneditorimpl.h')
-rw-r--r-- | kommander/editor/actioneditorimpl.h | 2 |
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; |