summaryrefslogtreecommitdiff
path: root/src/pyinterp.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/pyinterp.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/pyinterp.h')
-rw-r--r--src/pyinterp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pyinterp.h b/src/pyinterp.h
index 1b0f4059..a550e5ba 100644
--- a/src/pyinterp.h
+++ b/src/pyinterp.h
@@ -32,7 +32,6 @@
#ifndef _PYINTERP_H
#define _PYINTERP_H
-#include "interactive.h"
#include "session.h"
#if defined(HAVE_BOOST_PYTHON)