pidgin/gtkimhtml.h

changeset 15562
8c8249fe5e3c
parent 15435
4b933b06d75e
child 15572
e069b22c1fc4
equal deleted inserted replaced
15561:bdb019a1f485 15562:8c8249fe5e3c
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>
788 788
789 #ifdef __cplusplus 789 #ifdef __cplusplus
790 } 790 }
791 #endif 791 #endif
792 792
793 #endif /* _GAIM_GTKIMHTML_H_ */ 793 #endif /* _PIDGINIMHTML_H_ */

mercurial