From f6b0abad4dadb514fc8982dc9f62966b120232f0 Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Wed, 23 Jun 2004 10:17:25 +0000 Subject: [PATCH] Missing include. Was only included, cause it was on leveleditor.h. SVN-Revision: 1511 --- src/title.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/title.cpp b/src/title.cpp index 84bd3f676..0f60981c9 100644 --- a/src/title.cpp +++ b/src/title.cpp @@ -43,6 +43,7 @@ #include "timer.h" #include "setup.h" #include "level.h" +#include "level_subset.h" #include "gameloop.h" #include "leveleditor.h" #include "scene.h" -- 2.11.0