Fix DGA includes

Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2011-05-25 06:04:39 -04:00
parent fb0888f90d
commit 7f57ed6be7
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#include "servermd.h"
#ifdef XFreeXDGA
#define _XF86DGA_SERVER_
#include <X11/extensions/xf86dgastr.h>
#include <X11/extensions/xf86dgaproto.h>
#endif
/* Mandatory functions */