From 817f431377c7f1545621ff597c018b133651e991 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Thu, 14 Aug 2008 17:19:13 +0000 Subject: moved out e_system, e_detect, vmath and math to a little base library --- src/engine/e_snapshot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/e_snapshot.h') diff --git a/src/engine/e_snapshot.h b/src/engine/e_snapshot.h index 9527cb24..f57c95c0 100644 --- a/src/engine/e_snapshot.h +++ b/src/engine/e_snapshot.h @@ -2,7 +2,7 @@ #ifndef ENGINE_SNAPSHOT_H #define ENGINE_SNAPSHOT_H -#include "e_system.h" +#include /* SNAPSHOT */ -- cgit 1.4.1