diff options
-rw-r--r-- | src/XRecord.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XRecord.c b/src/XRecord.c index fe733ff..a0f7c52 100644 --- a/src/XRecord.c +++ b/src/XRecord.c @@ -59,7 +59,7 @@ from The Open Group. #include <X11/Xlibint.h> #include <X11/extensions/Xext.h> #include <X11/extensions/extutil.h> -#include <X11/extensions/recordstr.h> +#include <X11/extensions/recordproto.h> #include <X11/extensions/record.h> static XExtensionInfo _xrecord_info_data; |