updated linux build to 2.6

This commit is contained in:
Electron Studio 2020-02-14 17:33:37 +00:00
parent ba8b1760df
commit d0ef18b489
17 changed files with 15 additions and 3 deletions

View file

@ -538,7 +538,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
/************************************************************/