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, 1 insertions, 1 deletions
diff --git a/src/alert.cpp b/src/alert.cpp
index f16898dc38..ee8c496691 100644
--- a/src/alert.cpp
+++ b/src/alert.cpp
@@ -7,7 +7,7 @@
#include "chainparams.h"
#include "clientversion.h"
-#include "key.h"
+#include "pubkey.h"
#include "net.h"
#include "timedata.h"
#include "ui_interface.h"