summaryrefslogtreecommitdiff
path: root/src/XpGetData.c
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-17 19:03:41 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-17 19:03:41 +0000
commit02703b3937cf5692742ef8cc783ec03000881c7d (patch)
tree7f8b4b7cbbd3d054df7888ed4b97d8132a177325 /src/XpGetData.c
parent2d49a74b90fa6272a11b28083efffaf5fce9089b (diff)
downloadxorg-lib-libXp-02703b3937cf5692742ef8cc783ec03000881c7d.tar.gz
merge XFree86 4.3.0.1 to -CURRENT
Diffstat (limited to 'src/XpGetData.c')
-rw-r--r--src/XpGetData.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/XpGetData.c b/src/XpGetData.c
index 2769634..1fb20b6 100644
--- a/src/XpGetData.c
+++ b/src/XpGetData.c
@@ -34,12 +34,13 @@
**
******************************************************************************
*****************************************************************************/
+/* $XFree86: xc/lib/Xp/XpGetData.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
#define NEED_REPLIES
-#include "Printstr.h"
-#include "Xlibint.h"
-#include "extutil.h"
+#include <X11/extensions/Printstr.h>
+#include <X11/Xlibint.h>
+#include "XpExtUtil.h"
#define MAX_XP_BUFFER_SIZE 32768