Add missing include

This commit is contained in:
Zachary Michaels 2014-06-13 10:47:57 -04:00
parent 6098fce488
commit fe04130846

View File

@ -8,6 +8,7 @@
#include "console_handler.h"
#include "p2p/net_node.h"
#include "cryptonote_core/cryptonote_core.h"
#include "cryptonote_protocol/cryptonote_protocol_handler.h"
#include "common/util.h"
#include "crypto/hash.h"