diff options
Diffstat (limited to 'alc/device.h')
-rw-r--r-- | alc/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/device.h b/alc/device.h index 434d4d8f..ef50f53e 100644 --- a/alc/device.h +++ b/alc/device.h @@ -20,7 +20,7 @@ #include "vector.h" #ifdef ALSOFT_EAX -#include "al/eax_x_ram.h" +#include "al/eax/x_ram.h" #endif // ALSOFT_EAX struct ALbuffer; |