summaryrefslogtreecommitdiff
path: root/macosx/plugins/CDDeviceInterface/src/PlugCD.c
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 11:10:33 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 11:10:33 +0000
commit86b69df9d516234b36ab8abc213f0f28094bb8a6 (patch)
treeb8574a98ffe740421ed4b44f54b732b971f216f4 /macosx/plugins/CDDeviceInterface/src/PlugCD.c
parentd9a03cd9252c47946dacb48a767f1cbbaf6450ee (diff)
downloadpcsxr-86b69df9d516234b36ab8abc213f0f28094bb8a6.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34859 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/CDDeviceInterface/src/PlugCD.c')
-rw-r--r--macosx/plugins/CDDeviceInterface/src/PlugCD.c2
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;