aboutsummaryrefslogtreecommitdiff
path: root/src/chips/opal_opl3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/chips/opal_opl3.cpp')
-rw-r--r--src/chips/opal_opl3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chips/opal_opl3.cpp b/src/chips/opal_opl3.cpp
index 27afa64..4a17c5c 100644
--- a/src/chips/opal_opl3.cpp
+++ b/src/chips/opal_opl3.cpp
@@ -19,7 +19,7 @@
*/
#include "opal_opl3.h"
-#include "opal/opal.cpp"
+#include "opal/opal.hpp"
#include <new>
#include <cstring>