summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/showsymb.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/showsymb.cc b/crawl-ref/source/showsymb.cc
index eef0dc7636..f39a589dce 100644
--- a/crawl-ref/source/showsymb.cc
+++ b/crawl-ref/source/showsymb.cc
@@ -10,6 +10,8 @@
#include "showsymb.h"
+#include <stdint.h> // For uint32_t
+
#include "colour.h"
#include "env.h"
#include "envmap.h"