summaryrefslogtreecommitdiff
path: root/amount.cc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2004-08-17 03:39:51 -0400
committerJohn Wiegley <johnw@newartisans.com>2004-08-17 03:39:51 -0400
commitaeb2fd0d39f0506ce4352ec29093e2c0f332525c (patch)
tree8d8ccd1e7ebcc3a1a6bdbc816a0d7910dbd3bf31 /amount.cc
parentb00999893006891affccc15cfd5d60b9adb7af8c (diff)
downloadfork-ledger-aeb2fd0d39f0506ce4352ec29093e2c0f332525c.tar.gz
fork-ledger-aeb2fd0d39f0506ce4352ec29093e2c0f332525c.tar.bz2
fork-ledger-aeb2fd0d39f0506ce4352ec29093e2c0f332525c.zip
misc cleanup
Diffstat (limited to 'amount.cc')
-rw-r--r--amount.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/amount.cc b/amount.cc
index c2bc6465..b1cde175 100644
--- a/amount.cc
+++ b/amount.cc
@@ -1,4 +1,4 @@
-#include "ledger.h"
+#include "amount.h"
#include "gmp.h"