aboutsummaryrefslogtreecommitdiffstats
path: root/alc/cpu_caps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/cpu_caps.cpp')
-rw-r--r--alc/cpu_caps.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/cpu_caps.cpp b/alc/cpu_caps.cpp
index 9470d7a0..5be02124 100644
--- a/alc/cpu_caps.cpp
+++ b/alc/cpu_caps.cpp
@@ -11,9 +11,9 @@
#endif
#include <cctype>
-#include <fstream>
#include <string>
+#include "alfstream.h"
#include "logging.h"