From 37865c5d5b53fd0427b6f22d0a13f830a74c3064 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 7 Sep 2008 21:03:09 +0000 Subject: Move dehacked code to doom/. Split dehacked string replacement code into common code and remove dependencies on deh_main.h. Subversion-branch: /branches/raven-branch Subversion-revision: 1210 --- src/i_video.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/i_video.c') diff --git a/src/i_video.c b/src/i_video.c index dc4a249e..4c70c48c 100644 --- a/src/i_video.c +++ b/src/i_video.c @@ -33,7 +33,7 @@ #include "icon.c" #include "config.h" -#include "deh_main.h" +#include "deh_str.h" #include "doomtype.h" #include "doomkeys.h" #include "i_joystick.h" -- cgit v1.2.3