#ifndef IvrDialogBase_h #define IvrDialogBase_h // Python stuff #include #include "structmember.h" extern PyTypeObject IvrDialogBaseType; #endif