summaryrefslogtreecommitdiff
path: root/tests/corelib/numerics
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2007-04-15 11:17:43 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 03:35:33 -0400
commitbe2726b288aaa2d493dee277c9cf1d3ab3b9de90 (patch)
tree2fa5697207eba7d225c06803bc95b7cadb5a0df4 /tests/corelib/numerics
parent64c8229dd91312c323fbe79d914e773ce5fc32ef (diff)
downloadfork-ledger-be2726b288aaa2d493dee277c9cf1d3ab3b9de90.tar.gz
fork-ledger-be2726b288aaa2d493dee277c9cf1d3ab3b9de90.tar.bz2
fork-ledger-be2726b288aaa2d493dee277c9cf1d3ab3b9de90.zip
*** no comment ***
Diffstat (limited to 'tests/corelib/numerics')
-rw-r--r--tests/corelib/numerics/BasicAmount.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/corelib/numerics/BasicAmount.cc b/tests/corelib/numerics/BasicAmount.cc
index 5f634cdf..d12b29db 100644
--- a/tests/corelib/numerics/BasicAmount.cc
+++ b/tests/corelib/numerics/BasicAmount.cc
@@ -1,4 +1,4 @@
-#include "BasicAmountTestCase.h"
+#include "BasicAmount.h"
#include "ledger.h"
using namespace ledger;