From 86bcde167ec5be8f0752c39b3572ce82cdf2b9d6 Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Mon, 10 Mar 2003 16:38:49 +0000 Subject: [PATCH] settings.h be gone Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@740 --- include/dosbox.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/dosbox.h b/include/dosbox.h index 12648595..03205ec0 100644 --- a/include/dosbox.h +++ b/include/dosbox.h @@ -48,7 +48,6 @@ typedef signed int Bits; #include #include "config.h" -#include "../settings.h" class Section;