From e7db409555825af6f6331294e890b677bc6e8fcf Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Sun, 30 Aug 2009 20:58:38 +0000 Subject: Remove unused include svn-id: r43838 --- common/system.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'common') diff --git a/common/system.h b/common/system.h index f4704f5e0e..b359c17507 100644 --- a/common/system.h +++ b/common/system.h @@ -31,9 +31,6 @@ #include "common/rect.h" #include "graphics/pixelformat.h" -#ifdef USE_RGB_COLOR -#include "graphics/conversion.h" -#endif namespace Audio { class Mixer; -- cgit v1.2.3