diff options
Diffstat (limited to 'src/stats.cc')
-rw-r--r-- | src/stats.cc | 2 |
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" |