summaryrefslogtreecommitdiff
path: root/include/X11/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Object.h')
-rw-r--r--include/X11/Object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Object.h b/include/X11/Object.h
index 2c84aaf..5ef65de 100644
--- a/include/X11/Object.h
+++ b/include/X11/Object.h
@@ -55,7 +55,7 @@ _XFUNCPROTOBEGIN
typedef struct _ObjectRec *Object;
typedef struct _ObjectClassRec *ObjectClass;
-#ifndef OBJECT
+#ifndef VMS
externalref WidgetClass objectClass;
#endif