aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/voc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/decoders/voc.h')
-rw-r--r--sound/decoders/voc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/decoders/voc.h b/sound/decoders/voc.h
index 79956ee62a..82cc261f2c 100644
--- a/sound/decoders/voc.h
+++ b/sound/decoders/voc.h
@@ -38,8 +38,8 @@
#ifndef SOUND_VOC_H
#define SOUND_VOC_H
-#include "common/types.h"
#include "common/scummsys.h"
+#include "common/types.h"
namespace Common { class ReadStream; }
namespace Common { class SeekableReadStream; }