diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-01-18 23:52:12 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-01-18 23:52:12 +0000 |
commit | 301800d82c90ed7e76685b62c15ccab7d9fcf7ed (patch) | |
tree | c39ed8a2ced1f623bbc1db4fd879d2fa71245b76 /lwlib/lwlib-Xlw.h | |
parent | 0e3cdce02d796625ee894bfa0ba1bd7b3237c2bc (diff) | |
download | emacs-301800d82c90ed7e76685b62c15ccab7d9fcf7ed.tar.gz |
*** empty log message ***
Diffstat (limited to 'lwlib/lwlib-Xlw.h')
-rw-r--r-- | lwlib/lwlib-Xlw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib-Xlw.h b/lwlib/lwlib-Xlw.h index 33d83e88850..41a43383698 100644 --- a/lwlib/lwlib-Xlw.h +++ b/lwlib/lwlib-Xlw.h @@ -1,7 +1,7 @@ #ifndef LWLIB_XLW_H #define LWLIB_XLW_H -#include "lwlib-internal.h" +#include "lwlib-int.h" extern widget_creation_entry xlw_creation_table []; extern widget_creation_function xlw_create_dialog; |