aboutsummaryrefslogtreecommitdiff
path: root/src/alert.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/alert.cpp')
-rw-r--r--src/alert.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/alert.cpp b/src/alert.cpp
index 99164d63e5..258a2b52c4 100644
--- a/src/alert.cpp
+++ b/src/alert.cpp
@@ -5,8 +5,10 @@
#include "alert.h"
+#include "chainparams.h"
#include "key.h"
#include "net.h"
+#include "timedata.h"
#include "ui_interface.h"
#include "util.h"