aboutsummaryrefslogtreecommitdiff
path: root/common/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/system.h')
-rw-r--r--common/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/system.h b/common/system.h
index ca006950e3..76689bf381 100644
--- a/common/system.h
+++ b/common/system.h
@@ -29,6 +29,7 @@
#include "common/scummsys.h"
#include "common/noncopyable.h"
#include "common/rect.h"
+#include "common/list.h" // For OSystem::getSupportedFormats()
#include "graphics/pixelformat.h"