Cleanup: Remove GLEW dependencies outside of GL module
This commit is contained in:
@@ -27,12 +27,12 @@
|
||||
#include <Python.h>
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#include "GPU_glew.h"
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
#include "../generic/py_capi_utils.h"
|
||||
|
||||
#include "glew-mx.h"
|
||||
|
||||
#include "bgl.h"
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user