aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/alert.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/alert.cpp b/src/alert.cpp
index 46e861be9e..99164d63e5 100644
--- a/src/alert.cpp
+++ b/src/alert.cpp
@@ -10,6 +10,7 @@
#include "ui_interface.h"
#include "util.h"
+#include <stdint.h>
#include <algorithm>
#include <map>