From b467e7a30c7e904d4a30aab5e149453fd984d830 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Nov 2011 13:31:42 -0600 Subject: Fix FTBFS on armel --- kommander/editor/actioneditorimpl.cpp | 1 - kommander/editor/actioneditorimpl.h | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'kommander') 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; -- cgit v1.2.3