diff options
Diffstat (limited to 'Xcupstr.h')
-rw-r--r-- | Xcupstr.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -25,11 +25,12 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ +/* $XFree86: xc/include/extensions/Xcupstr.h,v 3.6 2001/12/14 19:53:28 dawes Exp $ */ #ifndef _XCUPSTR_H_ /* { */ #define _XCUPSTR_H_ -#include "Xcup.h" +#include <X11/extensions/Xcup.h> #define XCUPNAME "TOG-CUP" |