MOVEONLY: CBlockUndo from main.h to undo.h

This commit is contained in:
jtimon
2014-10-27 14:42:49 +01:00
committed by jtimon
parent e035c6a737
commit 937ba572d0
3 changed files with 15 additions and 16 deletions

View File

@@ -17,6 +17,7 @@
#include "txdb.h"
#include "txmempool.h"
#include "ui_interface.h"
#include "undo.h"
#include "util.h"
#include "utilmoneystr.h"