summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/orbit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/orbit.h')
-rw-r--r--src/mame/includes/orbit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/orbit.h b/src/mame/includes/orbit.h
index 697959510a9..4395aeeae91 100644
--- a/src/mame/includes/orbit.h
+++ b/src/mame/includes/orbit.h
@@ -84,6 +84,6 @@ private:
};
/*----------- defined in audio/orbit.c -----------*/
-DISCRETE_SOUND_EXTERN( orbit );
+DISCRETE_SOUND_EXTERN( orbit_discrete );
#endif // MAME_INCLUDES_ORBIT_H