Includes cleanup
[novacoin.git] / src / alert.h
index d4f9a78..548d398 100644 (file)
@@ -6,12 +6,13 @@
 #ifndef _BITCOINALERT_H_
 #define _BITCOINALERT_H_ 1
 
-#include <set>
-#include <string>
-
+#include "serialize.h"
 #include "uint256.h"
 #include "util.h"
 
+#include <set>
+#include <string>
+
 class CNode;
 
 /** Alerts are for notifying old versions if they become too obsolete and