From 86b69df9d516234b36ab8abc213f0f28094bb8a6 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 2 Nov 2009 11:10:33 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34859 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/CDDeviceInterface/src/PlugCD.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/plugins/CDDeviceInterface/src/PlugCD.c') 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; -- cgit v1.2.3