diff lwlib/lwlib-Xlw.h @ 5627:7ff2d6076466

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Jan 1994 23:52:12 +0000
parents 93bb7e0935ba
children 118a6ad56ae0
line wrap: on
line diff
--- a/lwlib/lwlib-Xlw.h	Tue Jan 18 23:47:41 1994 +0000
+++ b/lwlib/lwlib-Xlw.h	Tue Jan 18 23:52:12 1994 +0000
@@ -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;