diff --git a/include/py_tradutor.h b/include/py_tradutor.h index 7ec32bd..21b722a 100644 --- a/include/py_tradutor.h +++ b/include/py_tradutor.h @@ -16,7 +16,7 @@ #ifndef PYTRADUTOR_H #define PYTRADUTOR_H -#include "Python.h" +#include "python2.7/Python.h" /** \brief Classe para execução do Tradutor * -- libgit2 0.21.2