aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/system.h b/common/system.h
index f7849a9d17..155ec81b8a 100644
--- a/common/system.h
+++ b/common/system.h
@@ -31,7 +31,7 @@
#include "common/noncopyable.h"
#include "common/rect.h"
-#include "graphics/colormasks.h"
+#include "graphics/pixelformat.h"
namespace Audio {
class Mixer;