From 71697f97d3f9512f0af934070690c14f1c0d95ea Mon Sep 17 00:00:00 2001 From: Cory Fields Date: Tue, 28 Oct 2014 21:33:23 -0400 Subject: Separate protocol versioning from clientversion --- src/alert.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/alert.cpp') diff --git a/src/alert.cpp b/src/alert.cpp index d49584920..f16898dc3 100644 --- a/src/alert.cpp +++ b/src/alert.cpp @@ -6,6 +6,7 @@ #include "alert.h" #include "chainparams.h" +#include "clientversion.h" #include "key.h" #include "net.h" #include "timedata.h" -- cgit v1.2.3