X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lwlib%2Flwlib-Xm.h;h=b8973f60050d2b1b097386fe8f6fff4a104bb9c1;hp=b030a515e0e6c4a1b162527841e7d18c4375a5f5;hb=6e8f204c9e1f490b2752de46c111744d1deb3ee0;hpb=ea1ea793fe6e244ef5555ed983423a204101af13 diff --git a/lwlib/lwlib-Xm.h b/lwlib/lwlib-Xm.h index b030a51..b8973f6 100644 --- a/lwlib/lwlib-Xm.h +++ b/lwlib/lwlib-Xm.h @@ -1,9 +1,9 @@ -#ifndef LWLIB_XM_H -#define LWLIB_XM_H +#ifndef INCLUDED_lwlib_Xm_h_ +#define INCLUDED_lwlib_Xm_h_ #include "lwlib-internal.h" -extern widget_creation_entry xm_creation_table []; +extern const widget_creation_entry xm_creation_table []; Widget xm_create_dialog (widget_instance* instance); @@ -36,4 +36,4 @@ xm_pop_instance (widget_instance* instance, Boolean up); extern Widget first_child (Widget); /* garbage */ -#endif /* LWLIB_XM_H */ +#endif /* INCLUDED_lwlib_Xm_h_ */