summaryrefslogtreecommitdiff
path: root/src/option.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-25 01:15:53 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-25 01:15:53 -0400
commitac8e27a4b85376d94704b6bf8b85e8e82f457f42 (patch)
tree3379bb6136d71682cb0ec0f70ba72dbceef5b729 /src/option.h
parent76be84320101d4a931c3b67aaf193b2503e36a71 (diff)
downloadfork-ledger-ac8e27a4b85376d94704b6bf8b85e8e82f457f42.tar.gz
fork-ledger-ac8e27a4b85376d94704b6bf8b85e8e82f457f42.tar.bz2
fork-ledger-ac8e27a4b85376d94704b6bf8b85e8e82f457f42.zip
Added a new --depth option
Diffstat (limited to 'src/option.h')
-rw-r--r--src/option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option.h b/src/option.h
index 538de60a..01c821d9 100644
--- a/src/option.h
+++ b/src/option.h
@@ -46,7 +46,7 @@
#ifndef _OPTION_H
#define _OPTION_H
-#include "scope.h"
+#include "interactive.h"
namespace ledger {