From 8a893c949bf6b011c8ae1645888576bf236db79c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Tim=C3=B3n?= Date: Thu, 5 Feb 2015 01:21:11 +0100 Subject: Includes: Do not include main.h from any other header --- src/txdb.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/txdb.cpp') diff --git a/src/txdb.cpp b/src/txdb.cpp index da271bd5d..f32815028 100644 --- a/src/txdb.cpp +++ b/src/txdb.cpp @@ -5,6 +5,7 @@ #include "txdb.h" +#include "main.h" #include "pow.h" #include "uint256.h" -- cgit v1.2.3