From 93e60919c8f387c36c267ca9faa1ac653254aea6 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 28 Jul 2019 18:33:29 -0700 Subject: Rename alMain.h to alcmain.h And move it and alu.h to Alc/. --- Alc/filters/nfc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Alc/filters/nfc.cpp') diff --git a/Alc/filters/nfc.cpp b/Alc/filters/nfc.cpp index e607dd56..1a567f2c 100644 --- a/Alc/filters/nfc.cpp +++ b/Alc/filters/nfc.cpp @@ -5,7 +5,7 @@ #include -#include "alMain.h" +#include "alcmain.h" /* Near-field control filters are the basis for handling the near-field effect. -- cgit v1.2.3