From d2e74c55bdd8cee6a0cca49aca0e2ab1a182c9b5 Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Tue, 28 Oct 2014 17:47:18 -0400 Subject: boost: moveonly: split CPubKey and friends to new files --- src/alert.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/alert.cpp') 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" -- cgit v1.2.3