mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-06 05:48:02 +02:00
Change #include "X.h" to <X11/X.h>
This commit is contained in:
parent
4f2e731aba
commit
931abdba84
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
#pragma ident "@(#)sun_agp.c 1.1 05/04/04 SMI"
|
||||
|
||||
#include "X.h"
|
||||
#include <X11/X.h>
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#include "xf86_OSlib.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue