#ifndef __PYTHON_SCRIPTING_H #define __PYTHON_SCRIPTING_H #include void pcbnewInitPythonScripting(void); #endif