summaryrefslogtreecommitdiff
path: root/hw/xfree86/loader/aout.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/loader/aout.h')
-rw-r--r--hw/xfree86/loader/aout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/loader/aout.h b/hw/xfree86/loader/aout.h
index 0fe454e97..3f60f37d7 100644
--- a/hw/xfree86/loader/aout.h
+++ b/hw/xfree86/loader/aout.h
@@ -35,7 +35,7 @@
#ifndef _AOUT_H
#define _AOUT_H
-#include "Xos.h"
+#include <X11/Xos.h>
/* Get prototype for ntohl. */
#include <ctype.h>