Only include init.h when we have to
[novacoin.git] / src / init.cpp
index 149110f..3eab8e1 100644 (file)
@@ -5,6 +5,7 @@
 #include "db.h"
 #include "rpc.h"
 #include "net.h"
+#include "init.h"
 
 using namespace std;
 using namespace boost;