summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/python/python.i
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2012-11-27 18:07:49 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2012-11-27 18:07:49 +0000
commit65093d15058998cc0e032b91c7efdce361ce66bb (patch)
tree3830f7544cd9b4773a7050f53491d988d486d348 /cpp/bindings/qmf/python/python.i
parenta0006115590cd2694ba40dcfd1a06ae262c83609 (diff)
downloadqpid-python-65093d15058998cc0e032b91c7efdce361ce66bb.tar.gz
QPID-4207 : Relocated all swig .i files to the include directory.
Updated the build systems to use the new locations. Updated all other .i files to not use relative paths when referencing them. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1414294 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings/qmf/python/python.i')
-rw-r--r--cpp/bindings/qmf/python/python.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qmf/python/python.i b/cpp/bindings/qmf/python/python.i
index 5e25d155f9..118d0d3dbd 100644
--- a/cpp/bindings/qmf/python/python.i
+++ b/cpp/bindings/qmf/python/python.i
@@ -139,5 +139,5 @@
-%include "../qmfengine.i"
+%include "qmf/qmfengine.i"