From 0eb597a681115d6d5dd2ea4511fa3b8c7b3d9c9f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 27 Apr 2007 10:08:42 +0000 Subject: Restructured the code to use the new utility code in utils.h. --- session.h | 1 + 1 file changed, 1 insertion(+) (limited to 'session.h') diff --git a/session.h b/session.h index a3bfb92f..a848c126 100644 --- a/session.h +++ b/session.h @@ -3,6 +3,7 @@ #include "journal.h" #include "parser.h" +#include "register.h" namespace ledger { -- cgit v1.2.3