aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/system.h3
1 files changed, 0 insertions, 3 deletions
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;