Only included rpc.h when necessary
[novacoin.git] / src / init.cpp
index 14f4904..b12c5ee 100644 (file)
@@ -3,6 +3,7 @@
 // file license.txt or http://www.opensource.org/licenses/mit-license.php.
 #include "headers.h"
 #include "db.h"
+#include "rpc.h"
 
 using namespace std;
 using namespace boost;