aboutsummaryrefslogtreecommitdiff
path: root/backends/midi/ypa1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/midi/ypa1.cpp')
-rw-r--r--backends/midi/ypa1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/midi/ypa1.cpp b/backends/midi/ypa1.cpp
index c779d73ade..e2c12de70b 100644
--- a/backends/midi/ypa1.cpp
+++ b/backends/midi/ypa1.cpp
@@ -20,7 +20,7 @@
#include "stdafx.h"
#include "sound/mpu401.h"
-#include "common/engine.h" // for g_system
+#include "base/engine.h" // for g_system
#include "common/util.h"
#include "Pa1Lib.h"