summaryrefslogtreecommitdiff
path: root/os/xprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/xprintf.c')
-rw-r--r--os/xprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/xprintf.c b/os/xprintf.c
index ee5d7daf6..cb9f1460a 100644
--- a/os/xprintf.c
+++ b/os/xprintf.c
@@ -26,7 +26,7 @@
* holders shall not be used in advertising or otherwise to promote the sale,
* use or other dealings in this Software without prior written authorization.
*/
-#include "Xos.h"
+#include <X11/Xos.h>
#include "os.h"
#include <stdarg.h>
#include <stdio.h>