aboutsummaryrefslogtreecommitdiffstats
path: root/alc/device.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/device.cpp')
-rw-r--r--alc/device.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/device.cpp b/alc/device.cpp
index 27aa6f36..5a34ad64 100644
--- a/alc/device.cpp
+++ b/alc/device.cpp
@@ -3,8 +3,8 @@
#include "device.h"
+#include <cstddef>
#include <numeric>
-#include <stddef.h>
#include "albit.h"
#include "alconfig.h"