summaryrefslogtreecommitdiff
path: root/core/os/midi_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/os/midi_driver.h')
-rw-r--r--core/os/midi_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/os/midi_driver.h b/core/os/midi_driver.h
index bc922e1fcf..f487b31d4c 100644
--- a/core/os/midi_driver.h
+++ b/core/os/midi_driver.h
@@ -32,7 +32,7 @@
#define MIDI_DRIVER_H
#include "core/typedefs.h"
-#include "core/variant.h"
+#include "core/variant/variant.h"
/**
* Multi-Platform abstraction for accessing to MIDI.