X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Falert.h;h=c417842379e98141b1390e554a1de75034481760;hb=HEAD;hp=d4f9a7805feb8a8e93c434fce25840ef68e52ebb;hpb=5098ea454db9132aa0f576921ca9d1a69429d146;p=novacoin.git diff --git a/src/alert.h b/src/alert.h index d4f9a78..548d398 100644 --- a/src/alert.h +++ b/src/alert.h @@ -6,12 +6,13 @@ #ifndef _BITCOINALERT_H_ #define _BITCOINALERT_H_ 1 -#include -#include - +#include "serialize.h" #include "uint256.h" #include "util.h" +#include +#include + class CNode; /** Alerts are for notifying old versions if they become too obsolete and