From 7ffd8c02f9649632cc583897dca8d8bf9eb808da Mon Sep 17 00:00:00 2001 From: evshiron Date: Sun, 10 May 2015 23:50:21 +0800 Subject: [PATCH] Fix little compilation error --- app/core/scene_saver.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/app/core/scene_saver.hpp b/app/core/scene_saver.hpp index f78510e..f63907c 100644 --- a/app/core/scene_saver.hpp +++ b/app/core/scene_saver.hpp @@ -20,6 +20,7 @@ #include "forward.hpp" +#include #include #include