aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/graphics.h')
-rw-r--r--engines/sludge/graphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sludge/graphics.h b/engines/sludge/graphics.h
index 1914ea741e..69d1f5f4ed 100644
--- a/engines/sludge/graphics.h
+++ b/engines/sludge/graphics.h
@@ -23,6 +23,8 @@
#ifndef SLUDGE_GRAPHICS_H
#define SLUDGE_GRAPHICS_H
+#include "common/stream.h"
+
#include "graphics/surface.h"
#include "graphics/transparent_surface.h"