mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
s/occlude.h/queryobj.h/
This commit is contained in:
parent
74afcabd85
commit
b1502588c4
1 changed files with 1 additions and 1 deletions
|
|
@ -28,9 +28,9 @@
|
|||
#include "buffers.h"
|
||||
#include "context.h"
|
||||
#include "framebuffer.h"
|
||||
#include "occlude.h"
|
||||
#include "program.h"
|
||||
#include "prog_execute.h"
|
||||
#include "queryobj.h"
|
||||
#include "renderbuffer.h"
|
||||
#include "texcompress.h"
|
||||
#include "texformat.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue