diff options
Diffstat (limited to 'Alc/filters/nfc.cpp')
-rw-r--r-- | Alc/filters/nfc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Alc/filters/nfc.cpp b/Alc/filters/nfc.cpp index fd98eef0..47af60bd 100644 --- a/Alc/filters/nfc.cpp +++ b/Alc/filters/nfc.cpp @@ -7,7 +7,7 @@ #include "alMain.h" -#include <string.h> +#include <cstring> /* Near-field control filters are the basis for handling the near-field effect. |