From bcef809e612177c2bcb7ca3f8682ea96d38c4cdc Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sun, 31 Mar 2019 19:07:40 +0100 Subject: WINCE: Fix compilation --- backends/platform/wince/CEgui/GUIElement.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'backends/platform/wince/CEgui') diff --git a/backends/platform/wince/CEgui/GUIElement.h b/backends/platform/wince/CEgui/GUIElement.h index 6695029877..57c6e321e7 100644 --- a/backends/platform/wince/CEgui/GUIElement.h +++ b/backends/platform/wince/CEgui/GUIElement.h @@ -23,6 +23,8 @@ #ifndef CEGUI_GUIELEMENT_H #define CEGUI_GUIELEMENT_H +#include + #include "common/scummsys.h" #include "common/system.h" -- cgit v1.2.3