X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b3658b04216ed3974047b4c4ec885ee0161d9267..ed40f6f85c9c07c3c1224ae20601082c0309a631:/lib/python/python.h diff --git a/lib/python/python.h b/lib/python/python.h index d0fe92a8..76d2d197 100644 --- a/lib/python/python.h +++ b/lib/python/python.h @@ -157,7 +157,7 @@ public: TestObj(); ~TestObj(); }; -TEMPLATE_TYPEDEF(ePtr, TestObjPtr); +SWIG_TEMPLATE_TYPEDEF(ePtr, TestObjPtr); #ifndef SWIG extern PyObject *New_TestObj();