Reorganize includes a bit.
[novacoin.git] / src / rpcrawtransaction.cpp
index 5bec8b4..fd40d5f 100644 (file)
@@ -12,8 +12,6 @@
 #include "main.h"
 #include "net.h"
 #include "wallet.h"
-#include "script.h"
-#include "util.h"
 
 using namespace std;
 using namespace boost;