Cleanup: remove unneeded include

Complicated using GPU_matrix from PyAPI.
This commit is contained in:
Campbell Barton 2017-08-19 17:16:24 +10:00
parent 5720890cf8
commit 9a262ed47e

@ -33,7 +33,6 @@
#define __GPU_MATRIX_H__
#include "BLI_sys_types.h"
#include "GPU_glew.h"
#include "../../../intern/gawain/gawain/gwn_shader_interface.h"
#ifdef __cplusplus