//freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standalone
build when RENDER extension includes are not availabe.
This commit is contained in:
@@ -26,7 +26,9 @@
|
|||||||
#define _DAMAGESTR_H_
|
#define _DAMAGESTR_H_
|
||||||
|
|
||||||
#include "damage.h"
|
#include "damage.h"
|
||||||
#include "picturestr.h"
|
#ifdef RENDER
|
||||||
|
# include "picturestr.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
typedef struct _damage {
|
typedef struct _damage {
|
||||||
DamagePtr pNext;
|
DamagePtr pNext;
|
||||||
|
|||||||
Reference in New Issue
Block a user