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 4f53feb43e..b7377a8a40 100644
--- a/core/os/midi_driver.h
+++ b/core/os/midi_driver.h
@@ -58,4 +58,4 @@ public:
virtual ~MIDIDriver() {}
};
-#endif
+#endif // MIDI_DRIVER_H