Include xf86Rename.h in xf86RandR12.h.

This commit is contained in:
Aaron Plattner 2007-04-24 17:20:14 -07:00
parent 0a2fe443d2
commit 3ba1e8ab6d

View File

@ -24,6 +24,9 @@
#define _XF86_RANDR_H_
#include <randrstr.h>
#include <X11/extensions/render.h>
#if XF86_MODES_RENAME
#include "xf86Rename.h"
#endif
Bool xf86RandR12CreateScreenResources (ScreenPtr pScreen);
Bool xf86RandR12Init(ScreenPtr pScreen);