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 #include #include -#include #include #include #include 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 + #include "actioneditor.h" class TQAction;