Set of several minor fixes:
[novacoin.git] / src / rpcnet.cpp
index 04ea310..bd622a4 100644 (file)
@@ -2,8 +2,8 @@
 // Distributed under the MIT/X11 software license, see the accompanying
 // file COPYING or http://www.opensource.org/licenses/mit-license.php.
 
-#include "net.h"
 #include "bitcoinrpc.h"
+#include "net.h"
 #include "alert.h"
 #include "wallet.h"
 #include "db.h"