| 18 * |
18 * |
| 19 * You should have received a copy of the GNU General Public License |
19 * You should have received a copy of the GNU General Public License |
| 20 * along with this program; if not, write to the Free Software |
20 * along with this program; if not, write to the Free Software |
| 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
| 22 */ |
22 */ |
| 23 #ifndef _GAIM_GTKIMHTML_H_ |
23 #ifndef _PIDGINIMHTML_H_ |
| 24 #define _GAIM_GTKIMHTML_H_ |
24 #define _PIDGINIMHTML_H_ |
| 25 |
25 |
| 26 #include <gdk/gdk.h> |
26 #include <gdk/gdk.h> |
| 27 #include <gtk/gtktextview.h> |
27 #include <gtk/gtktextview.h> |
| 28 #include <gtk/gtktooltips.h> |
28 #include <gtk/gtktooltips.h> |
| 29 #include <gtk/gtkimage.h> |
29 #include <gtk/gtkimage.h> |