X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Frpcnet.cpp;h=bd622a4b4e02f5790067fd5e2980b4a3abe63065;hb=738ddb54c59efb9185b2a5fa2b3c6bfab51466a0;hp=04ea310aa3f8e0055e5c2c9dacaa6e0a25f77432;hpb=f653dc3359ea3c1e6da16a2849107aef549cd3b6;p=novacoin.git diff --git a/src/rpcnet.cpp b/src/rpcnet.cpp index 04ea310..bd622a4 100644 --- a/src/rpcnet.cpp +++ b/src/rpcnet.cpp @@ -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"