gtk/win32/gtkwin32dep.h

changeset 14638
b0fa76dac93f
parent 14636
5306c329992c
child 14762
f494a5f12981
equal deleted inserted replaced
14637:a451628c57c1 14638:b0fa76dac93f
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21 * 21 *
22 */ 22 */
23 #ifndef _GTKWIN32DEP_H_ 23 #ifndef _GTKWIN32DEP_H_
24 #define _GTKWIN32DEP_H_ 24 #define _GTKWIN32DEP_H_
25 #include <windows.h>
26 #include <gtk/gtk.h>
25 27
26 HINSTANCE gtkwgaim_hinstance(void); 28 HINSTANCE gtkwgaim_hinstance(void);
27 29
28 /* Utility */ 30 /* Utility */
29 int gtkwgaim_gz_decompress(const char* in, const char* out); 31 int gtkwgaim_gz_decompress(const char* in, const char* out);

mercurial