From ed94eda7981e1fa9a3f1ba29c8eda19a010ba3f6 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 10 Oct 2011 15:01:38 -0300 Subject: Use sbkpython.h instead of Python.h to avoid problems with Python2.5. Reviewer: Lauro Moura Marcelo Lira --- libpyside/pysideproperty.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpyside/pysideproperty.cpp') diff --git a/libpyside/pysideproperty.cpp b/libpyside/pysideproperty.cpp index ef095199c..4d253e88f 100644 --- a/libpyside/pysideproperty.cpp +++ b/libpyside/pysideproperty.cpp @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include +#include #include "pysideproperty.h" #include "pysideproperty_p.h" #include "dynamicqmetaobject_p.h" -- cgit v1.2.3