From cd38b4a13343b362e0a094388b72b1c515c1ed07 Mon Sep 17 00:00:00 2001 From: Antoine Cellerier Date: Wed, 10 Feb 2010 20:45:39 +0100 Subject: [PATCH] Fix skins2 compilation. --- modules/gui/skins2/commands/cmd_fullscreen.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/gui/skins2/commands/cmd_fullscreen.cpp b/modules/gui/skins2/commands/cmd_fullscreen.cpp index e8b56b9802..a2ef8f9b38 100644 --- a/modules/gui/skins2/commands/cmd_fullscreen.cpp +++ b/modules/gui/skins2/commands/cmd_fullscreen.cpp @@ -25,6 +25,7 @@ #include "cmd_fullscreen.hpp" #include #include +#include void CmdFullscreen::execute() -- 2.39.2