diff options
Diffstat (limited to 'WebKit/qt/WebCoreSupport/EditCommandQt.cpp')
-rw-r--r-- | WebKit/qt/WebCoreSupport/EditCommandQt.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/qt/WebCoreSupport/EditCommandQt.cpp b/WebKit/qt/WebCoreSupport/EditCommandQt.cpp index 1532388..a166840 100644 --- a/WebKit/qt/WebCoreSupport/EditCommandQt.cpp +++ b/WebKit/qt/WebCoreSupport/EditCommandQt.cpp @@ -17,6 +17,7 @@ Boston, MA 02110-1301, USA. */ +#include "config.h" #include <wtf/Platform.h> #include "EditCommandQt.h" |