mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-05 19:38:19 +02:00
Include Xmd.h from edid.h
This commit is contained in:
parent
fc14d52297
commit
1badeb78b0
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
#ifndef _EDID_H_
|
||||
#define _EDID_H_
|
||||
|
||||
#include <X11/Xmd.h>
|
||||
|
||||
#ifndef _X_EXPORT
|
||||
# include <X11/Xfuncproto.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue