X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/55c2a88ecd94a2eb6aa00f1227912fcd2659932b..731b74fb5560df6554e586feeec2a5af08058222:/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();