aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/uintmap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/uintmap.h b/common/uintmap.h
index 47bd0d42..3adc66c4 100644
--- a/common/uintmap.h
+++ b/common/uintmap.h
@@ -1,6 +1,8 @@
#ifndef AL_UINTMAP_H
#define AL_UINTMAP_H
+#include <limits.h>
+
#include "AL/al.h"
#include "rwlock.h"