diff options
Diffstat (limited to 'common/substream.h')
-rw-r--r-- | common/substream.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/substream.h b/common/substream.h index 4d90ec5ced..ecf11c54c9 100644 --- a/common/substream.h +++ b/common/substream.h @@ -27,6 +27,7 @@ #define COMMON_SUBSTREAM_H #include "common/stream.h" +#include "common/types.h" namespace Common { |