mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
mesa: fix main/ prefix in include
This commit is contained in:
parent
33fef8be82
commit
8e7d941d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "glheader.h"
|
||||
#include "main/glheader.h"
|
||||
#include "glapi.h"
|
||||
#include "glapioffsets.h"
|
||||
#include "glapitable.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue