diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-29 18:09:39 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-29 18:09:39 +0000 |
| commit | 577028789213c01d1aab94757c18872d7ff862e3 (patch) | |
| tree | 5136101a9063b0936b11f85b75de455b57edb602 /plugins/dfsound | |
| parent | b38d3b579074ff3076aadbecd77efb627f7043a8 (diff) | |
| download | pcsxr-577028789213c01d1aab94757c18872d7ff862e3.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23849 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound')
| -rw-r--r-- | plugins/dfsound/spucfg-0.1df/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfsound/spucfg-0.1df/main.c b/plugins/dfsound/spucfg-0.1df/main.c index e40c74aa..51d27254 100644 --- a/plugins/dfsound/spucfg-0.1df/main.c +++ b/plugins/dfsound/spucfg-0.1df/main.c @@ -11,6 +11,7 @@ #ifdef ENABLE_NLS #include <libintl.h> +#include <locale.h> #endif #define READBINARY "rb" |
