mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 21:30:31 +01:00
mesa: use quotes for #include
This commit is contained in:
parent
32ac8cb050
commit
dd9742dc9f
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
#define GL_GLEXT_PROTOTYPES
|
||||
#include "GL/gl.h"
|
||||
#include "GL/glext.h"
|
||||
#include <GL/internal/glcore.h>
|
||||
#include "GL/internal/glcore.h"
|
||||
|
||||
|
||||
#ifndef GL_FIXED
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue