]> code.delx.au - gnu-emacs/blobdiff - lwlib/lwlib.c
*** empty log message ***
[gnu-emacs] / lwlib / lwlib.c
index 20f7682cfd4f9f2e4f8ccc681f415f5487d8c1e3..f9727b991a5131484c089dcc27a696309aac1c4e 100644 (file)
@@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <string.h>
 #include <stdio.h>
 #include <X11/StringDefs.h>
-#include "lwlib-internal.h"
+#include "lwlib-int.h"
 #include "lwlib-utils.h"
 
 #if defined(__GNUC__) && !defined(alloca)