Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/intro/intro.h')
-rw-r--r--src/game/intro/intro.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/game/intro/intro.h b/src/game/intro/intro.h
index 2e2f8fb..d6d8393 100644
--- a/src/game/intro/intro.h
+++ b/src/game/intro/intro.h
@@ -7,7 +7,11 @@
#ifndef __INCLUDED_INTRO_H__
#define __INCLUDED_INTRO_H__
-#include "core/core.h"
+#include "core/module.h"
+#include "core/player.h"
+#include "core/cvar.h"
+#include "core/entity.h"
+#include "core/func.h"
#include "intro/convoy.h"
/// introduction game module