summaryrefslogtreecommitdiff
path: root/src/pyinterp.h
diff options
context:
space:
mode:
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)