diff options
author | Chris Robinson <[email protected]> | 2019-07-29 19:59:48 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-07-29 19:59:48 -0700 |
commit | 488d1de9444d2866644a9e926089043186e6232b (patch) | |
tree | 8c804bb55ed72af6666debda9560448fdddbe841 /alc/filters/nfc.cpp | |
parent | 06e5454eb9cd0d61fca25de7079d0b036d34b037 (diff) |
More include cleanup
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 1a567f2c..4e36bc66 100644 --- a/alc/filters/nfc.cpp +++ b/alc/filters/nfc.cpp @@ -5,7 +5,7 @@ #include <algorithm> -#include "alcmain.h" +#include "opthelpers.h" /* Near-field control filters are the basis for handling the near-field effect. |