From 2f0e37bc245c0c310f40fe7a97687549324d3d48 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 27 Apr 2021 23:03:24 -0700 Subject: Add back some more missing includes --- al/effects/modulator.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'al/effects/modulator.cpp') diff --git a/al/effects/modulator.cpp b/al/effects/modulator.cpp index 4c4ee485..d8a1bed6 100644 --- a/al/effects/modulator.cpp +++ b/al/effects/modulator.cpp @@ -1,6 +1,8 @@ #include "config.h" +#include + #include "AL/al.h" #include "AL/efx.h" -- cgit v1.2.3