From a2f4e2d7bccacdbd7bbc7afa0b9271a958193edd Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Thu, 16 Feb 2012 13:16:54 +0100 Subject: [PATCH] supernova: include missing header Signed-off-by: Tim Blechmann --- server/supernova/sc/sc_osc_handler.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/server/supernova/sc/sc_osc_handler.hpp b/server/supernova/sc/sc_osc_handler.hpp index 9b1d1d375..16fa74c18 100644 --- a/server/supernova/sc/sc_osc_handler.hpp +++ b/server/supernova/sc/sc_osc_handler.hpp @@ -22,6 +22,7 @@ #include #include +#include #include #include -- 2.11.4.GIT