From 65093d15058998cc0e032b91c7efdce361ce66bb Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Tue, 27 Nov 2012 18:07:49 +0000 Subject: 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 --- cpp/bindings/qmf/python/python.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/bindings/qmf/python/python.i') 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" -- cgit v1.2.1