Include Xmd.h from edid.h

This commit is contained in:
Rémi Cardona 2009-01-07 09:31:17 -05:00 committed by Adam Jackson
parent fc14d52297
commit 1badeb78b0

View File

@ -12,6 +12,8 @@
#ifndef _EDID_H_
#define _EDID_H_
#include <X11/Xmd.h>
#ifndef _X_EXPORT
# include <X11/Xfuncproto.h>
#endif