Mercurial > pidgin
comparison src/gtkhtml.c @ 349:b402a23f35df
[gaim-migrate @ 359]
Let's see if *this* doesn't break everything
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 07 Jun 2000 17:14:32 +0000 |
| parents | f5b199e20d12 |
| children | a4df8f1cc61a |
comparison
equal
deleted
inserted
replaced
| 348:29f95b2b3e38 | 349:b402a23f35df |
|---|---|
| 18 * along with this program; if not, write to the Free Software | 18 * along with this program; if not, write to the Free Software |
| 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 20 * | 20 * |
| 21 */ | 21 */ |
| 22 | 22 |
| 23 #ifdef HAVE_CONFIG_H | |
| 24 #include "../config.h" | |
| 25 #endif | |
| 23 #include <stdio.h> | 26 #include <stdio.h> |
| 24 #include <stdlib.h> | 27 #include <stdlib.h> |
| 25 #include <string.h> | 28 #include <string.h> |
| 26 #include <gtk/gtk.h> | 29 #include <gtk/gtk.h> |
| 27 #include <gdk/gdkprivate.h> | 30 #include <gdk/gdkprivate.h> |
