diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-02-14 23:14:57 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-02-14 23:14:57 +0000 |
| commit | bb9c6f0355aacbdddc5e83de8ab0e2707d1348e5 (patch) | |
| tree | 898306ea1071621ab76f907a8dfab7629178d681 /plugins/bladesio1/settings.c | |
| parent | f1d5f92e6bfbff24667a766610f7171bcf6d7116 (diff) | |
| download | pcsxr-bb9c6f0355aacbdddc5e83de8ab0e2707d1348e5.tar.gz | |
...
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@82904 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/bladesio1/settings.c')
| -rwxr-xr-x | plugins/bladesio1/settings.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/bladesio1/settings.c b/plugins/bladesio1/settings.c index 39deab32..3d6a96cd 100755 --- a/plugins/bladesio1/settings.c +++ b/plugins/bladesio1/settings.c @@ -22,6 +22,9 @@ #include <string.h> #include <fcntl.h> +#include "psxcommon.h" +#include "psemu_plugin_defs.h" + #include "settings.h" #include "sio1.h" |
