summaryrefslogtreecommitdiffstats
path: root/otherlibs/graph/libgraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/graph/libgraph.h')
-rw-r--r--otherlibs/graph/libgraph.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/otherlibs/graph/libgraph.h b/otherlibs/graph/libgraph.h
index 1097d2fe9..fb3584f5e 100644
--- a/otherlibs/graph/libgraph.h
+++ b/otherlibs/graph/libgraph.h
@@ -12,8 +12,8 @@
/* $Id$ */
#include <stdio.h>
-#include <Xlib.h>
-#include <Xutil.h>
+#include <X11/Xlib.h>
+#include <X11/Xutil.h>
#include <mlvalues.h>
struct canvas {