From 17bf2abe309c5e146ae53c25e634089842e847f1 Mon Sep 17 00:00:00 2001 From: Jay Sorg Date: Tue, 23 Jul 2013 20:57:38 -0700 Subject: xorg driver, include cleanup --- xorg/server/module/rdpPolyGlyphBlt.c | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'xorg/server/module/rdpPolyGlyphBlt.c') diff --git a/xorg/server/module/rdpPolyGlyphBlt.c b/xorg/server/module/rdpPolyGlyphBlt.c index 5265ed72..44e4b188 100644 --- a/xorg/server/module/rdpPolyGlyphBlt.c +++ b/xorg/server/module/rdpPolyGlyphBlt.c @@ -19,6 +19,17 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ +#include +#include +#include + +/* this should be before all X11 .h files */ +#include + +/* all driver need this */ +#include +#include + #include "rdp.h" #include "rdpDraw.h" -- cgit v1.2.1