From 182dd48bd4bf3f1c0bb0e6cf7d208fbe961cf7fa Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sun, 1 Aug 2004 01:56:22 +0000 Subject: merge reinherit.h into saga.h and gfx_mod.h, note the error loading animations wasn't caused by this commit :) svn-id: r14405 --- saga/console.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'saga/console.cpp') diff --git a/saga/console.cpp b/saga/console.cpp index 8c8aabe7d2..34fae3a494 100644 --- a/saga/console.cpp +++ b/saga/console.cpp @@ -23,8 +23,8 @@ // Console module -#include "reinherit.h" - +#include "saga.h" +#include "gfx_mod.h" #include "font_mod.h" #include "cvar_mod.h" #include "events_mod.h" -- cgit v1.2.3