ubuntu 16.04 python 3.5, 3.6 libs
This commit is contained in:
parent
776cb0997f
commit
9ed69e0f68
3 changed files with 4 additions and 7 deletions
|
@ -490,7 +490,7 @@ static void (*_cffi_call_python_org)(struct _cffi_externpy_s *, char *);
|
|||
/************************************************************/
|
||||
|
||||
|
||||
#include "../raylib.h" // the C header of the library, supplied by us here
|
||||
#include "../raylib.h" // the C header, installed in the system include dir we assume
|
||||
|
||||
|
||||
/************************************************************/
|
||||
|
|
Reference in a new issue