summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod/modinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/dixmods/extmod/modinit.c')
-rw-r--r--hw/xfree86/dixmods/extmod/modinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/extmod/modinit.c b/hw/xfree86/dixmods/extmod/modinit.c
index 56776accf..b4e9a1e94 100644
--- a/hw/xfree86/dixmods/extmod/modinit.c
+++ b/hw/xfree86/dixmods/extmod/modinit.c
@@ -29,7 +29,7 @@
#include "xf86Module.h"
#include "xf86Opt.h"
-#include "Xproto.h"
+#include <X11/Xproto.h>
#include "modinit.h"