summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Module.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/common/xf86Module.h')
-rw-r--r--hw/xfree86/common/xf86Module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h
index f0ac3bd59..7f4179cc3 100644
--- a/hw/xfree86/common/xf86Module.h
+++ b/hw/xfree86/common/xf86Module.h
@@ -43,7 +43,7 @@
#ifndef _XF86MODULE_H
#define _XF86MODULE_H
-#include "misc.h"
+#include <X11/misc.h>
#include "xf86Version.h"
#ifndef NULL
#define NULL ((void *)0)