summaryrefslogtreecommitdiff
path: root/src/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cc')
-rw-r--r--src/main.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.cc b/src/main.cc
index a9f3f607..12f614e5 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -37,11 +37,7 @@
#include "qif.h"
#include "ofx.h"
-#if defined(USE_BOOST_PYTHON)
-#include <pyledger.h>
-#else
#include <ledger.h>
-#endif
#ifdef HAVE_UNIX_PIPES
#include <sys/types.h>