summaryrefslogtreecommitdiff
path: root/src/stats.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-11-09 13:25:45 -0500
committerJohn Wiegley <johnw@newartisans.com>2009-11-09 13:25:45 -0500
commit865c0ff828f88ed1d00eea73a3fc55b3e57d21b3 (patch)
tree5acdfae32811b25fb46271bf349a216bea41fddb /src/stats.cc
parent55c7792c9329f97dd19fc5aeca466cb2de4fbf9c (diff)
parent9b396b41220646cf73fcd2a8afebcee06dde2a29 (diff)
downloadledger-865c0ff828f88ed1d00eea73a3fc55b3e57d21b3.tar.gz
ledger-865c0ff828f88ed1d00eea73a3fc55b3e57d21b3.tar.bz2
ledger-865c0ff828f88ed1d00eea73a3fc55b3e57d21b3.zip
Merge branch 'next'
Diffstat (limited to 'src/stats.cc')
-rw-r--r--src/stats.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stats.cc b/src/stats.cc
index e2db9d8b..b89a5949 100644
--- a/src/stats.cc
+++ b/src/stats.cc
@@ -31,7 +31,7 @@
#include <system.hh>
-#include "derive.h"
+#include "draft.h"
#include "xact.h"
#include "post.h"
#include "account.h"