mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Use correct include path for glapi.h
This commit is contained in:
parent
5649544a14
commit
bc113c16aa
3 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#include <wlr/render/matrix.h>
|
||||
#include <wlr/util/log.h>
|
||||
#include "render/gles2.h"
|
||||
#include "render/glapi.h"
|
||||
#include "glapi.h"
|
||||
|
||||
struct shaders shaders;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue