gl: shader: do not include uterm.h
The "static" library does not have any dependencies. To avoid compilation errors, remove this inclusion. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
4788267a9c
commit
232486dfd3
@ -40,7 +40,6 @@
|
||||
#include <string.h>
|
||||
#include "static_gl.h"
|
||||
#include "static_llog.h"
|
||||
#include "uterm.h"
|
||||
|
||||
#define LLOG_SUBSYSTEM "gl_shader"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user