pidgin/win32/gtkwin32dep.h

changeset 35892
02bf3200b9cb
parent 35605
8a0ae6cc73fc
child 36114
97ea8574aeea
equal deleted inserted replaced
35891:1048ba029ac2 35892:02bf3200b9cb
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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
22 */ 22 */
23 #ifndef _GTKWIN32DEP_H_ 23 #ifndef _GTKWIN32DEP_H_
24 #define _GTKWIN32DEP_H_ 24 #define _GTKWIN32DEP_H_
25
26 #include <config.h>
27
25 #include <windows.h> 28 #include <windows.h>
26 #include <gtk/gtk.h> 29 #include <gtk/gtk.h>
27 #include "conversation.h" 30 #include "conversation.h"
28 31
29 HINSTANCE winpidgin_dll_hinstance(void); 32 HINSTANCE winpidgin_dll_hinstance(void);

mercurial