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/dfinput | |
| 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/dfinput')
| -rw-r--r-- | plugins/dfinput/cfg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dfinput/cfg.c b/plugins/dfinput/cfg.c index dbb7f858..d5f54a63 100644 --- a/plugins/dfinput/cfg.c +++ b/plugins/dfinput/cfg.c @@ -48,6 +48,7 @@ #ifdef ENABLE_NLS #include <libintl.h> +#include <locale.h> #endif #ifdef __linux__ |
