summaryrefslogtreecommitdiff
path: root/pyinterp.h
diff options
context:
space:
mode:
Diffstat (limited to 'pyinterp.h')
-rw-r--r--pyinterp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyinterp.h b/pyinterp.h
index 3d69d972..897cf1d0 100644
--- a/pyinterp.h
+++ b/pyinterp.h
@@ -32,7 +32,7 @@
#ifndef _PYINTERP_H
#define _PYINTERP_H
-#include "xpath.h"
+#include "valexpr.h"
#include <boost/python.hpp>
#include <Python.h>