diff options
Diffstat (limited to 'macosx/plugins/CDDeviceInterface/src/PlugCD.c')
| -rw-r--r-- | macosx/plugins/CDDeviceInterface/src/PlugCD.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/CDDeviceInterface/src/PlugCD.c b/macosx/plugins/CDDeviceInterface/src/PlugCD.c index 549e137c..db3a15c0 100644 --- a/macosx/plugins/CDDeviceInterface/src/PlugCD.c +++ b/macosx/plugins/CDDeviceInterface/src/PlugCD.c @@ -44,7 +44,7 @@ long CDRclose(void); ///////////////////////////////////////////////////////// typedef void* HWND; -#include "PSEmu_Plugin_Defs.h" +#include "psemu_plugin_defs.h" const char *LibName = "CD-ROM Device Interface"; const int version = 0; |
