blob: ece7ecf0348dc7c0d79aee40b5c3d2e9c2a546c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- jnlib/stringhelp.c.orig Wed Aug 16 23:59:35 2000
+++ jnlib/stringhelp.c Thu Aug 17 00:14:30 2000
@@ -26,6 +26,7 @@
#include "libjnlib-config.h"
#include "stringhelp.h"
+#include <gtk/gtk.h>
/****************
* look for the substring SUB in buffer and return a pointer to that
|