aboutsummaryrefslogtreecommitdiff
path: root/common/bufferedstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/bufferedstream.h')
-rw-r--r--common/bufferedstream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/bufferedstream.h b/common/bufferedstream.h
index dc074422bb..bb09e77d1d 100644
--- a/common/bufferedstream.h
+++ b/common/bufferedstream.h
@@ -27,6 +27,7 @@
#define COMMON_BUFFEREDSTREAM_H
#include "common/stream.h"
+#include "common/types.h"
namespace Common {