Remove headers.h
[novacoin.git] / src / checkpoints.h
index 38902ac..5d3228f 100644 (file)
@@ -5,7 +5,6 @@
 #define  BITCOIN_CHECKPOINT_H
 
 #include <map>
-#include "util.h"
 
 class uint256;
 class CBlockIndex;