aboutsummaryrefslogtreecommitdiffstats
path: root/al/error.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-05-01 17:11:49 -0700
committerChris Robinson <[email protected]>2023-05-01 17:11:49 -0700
commitbb08a416f1b0e31292b896f2f8845e365daee6b1 (patch)
tree065c1ec74167265451fd3396b7557be22f962c16 /al/error.cpp
parent89f67ad6f9878ecfb48b49ce0dd69b9ecb065d0b (diff)
Put the debug filters into a group
Diffstat (limited to 'al/error.cpp')
-rw-r--r--al/error.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/al/error.cpp b/al/error.cpp
index 70081a2e..39fd9f0a 100644
--- a/al/error.cpp
+++ b/al/error.cpp
@@ -35,6 +35,7 @@
#include "AL/al.h"
#include "AL/alc.h"
+#include "al/debug.h"
#include "alc/context.h"
#include "almalloc.h"
#include "core/except.h"