summaryrefslogtreecommitdiff
path: root/lwlib/lwlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lwlib/lwlib.c')
-rw-r--r--lwlib/lwlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib.c b/lwlib/lwlib.c
index 20f7682cfd4..f9727b991a5 100644
--- a/lwlib/lwlib.c
+++ b/lwlib/lwlib.c
@@ -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)