ubuntu 16.04 python 3.5, 3.6 libs

This commit is contained in:
Electron Studio 2019-06-06 03:34:48 +01:00
parent 776cb0997f
commit 9ed69e0f68
3 changed files with 4 additions and 7 deletions

View file

@ -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
/************************************************************/