diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-07 08:58:24 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-07 08:58:24 +0000 |
| commit | 4490b156f4c713bb59adc4b47c9cb9e84485b40f (patch) | |
| tree | 03fc33cc9772392e66d33060612b7ba531a33cf0 /plugins | |
| parent | 90116f62d348e2f367c3e287c86cb868ef1372db (diff) | |
| download | pcsxr-4490b156f4c713bb59adc4b47c9cb9e84485b40f.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54266 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/dfcdrom/cdr-null.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfcdrom/cdr-null.c b/plugins/dfcdrom/cdr-null.c index abaf2207..c8a4e94e 100644 --- a/plugins/dfcdrom/cdr-null.c +++ b/plugins/dfcdrom/cdr-null.c @@ -6,6 +6,7 @@ */ #include <stdint.h> +#include "psemu_plugin_defs.h" char *LibName = N_("CDR NULL Plugin"); |
