diff lwlib/lwlib.c @ 5627:7ff2d6076466

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