summaryrefslogtreecommitdiff
path: root/src/XFreeLst.c
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:49 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:49 +0000
commit3986f13c9319b4f64c7b2ec56391370735e7d51d (patch)
tree75c1586c56260fa99e560cb85302ed4daf8440a3 /src/XFreeLst.c
parent6b1f87ebe718c9c745d5f4b26343ee3cf34ff5cc (diff)
downloadxorg-lib-libXi-3986f13c9319b4f64c7b2ec56391370735e7d51d.tar.gz
Diffstat (limited to 'src/XFreeLst.c')
-rw-r--r--src/XFreeLst.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/XFreeLst.c b/src/XFreeLst.c
index 63a5946..067a819 100644
--- a/src/XFreeLst.c
+++ b/src/XFreeLst.c
@@ -45,6 +45,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
********************************************************/
+/* $XFree86: xc/lib/Xi/XFreeLst.c,v 1.3 2002/10/16 00:37:28 dawes Exp $ */
/***********************************************************************
*
@@ -53,7 +54,7 @@ SOFTWARE.
*/
#include <stdio.h>
-#include "Xlib.h"
+#include <X11/Xlib.h>
/***********************************************************************
*