summaryrefslogtreecommitdiff
path: root/src/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.h')
-rw-r--r--src/sound.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sound.h b/src/sound.h
index 2b3355a9e..fa4c987bd 100644
--- a/src/sound.h
+++ b/src/sound.h
@@ -5,7 +5,8 @@
#ifndef SOUND_H
#define SOUND_H
-#include "helpers.hpp"
+#include "core/enum_type.hpp"
+#include "vehicle_type.h"
struct MusicFileSettings {
byte playlist;