mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 05:58:05 +02:00
intel: Include main/hash.h using "" instead of <>
This commit is contained in:
parent
82e5a11077
commit
0aa6105711
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <main/hash.h>
|
||||
#include "main/hash.h"
|
||||
#include "intel_context.h"
|
||||
#include "intel_regions.h"
|
||||
#include "intel_blit.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue