libpurple/win32/win32dep.h

changeset 35892
02bf3200b9cb
parent 35864
a9dfa29e3382
child 35901
5bcb306a4edf
equal deleted inserted replaced
35891:1048ba029ac2 35892:02bf3200b9cb
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 #ifndef _WIN32DEP_H_ 23 #ifndef _WIN32DEP_H_
24 #define _WIN32DEP_H_ 24 #define _WIN32DEP_H_
25
26 #include <config.h>
27
25 #include <winsock2.h> 28 #include <winsock2.h>
26 #include <windows.h> 29 #include <windows.h>
27 #include <shlobj.h> 30 #include <shlobj.h>
28 #include <process.h> 31 #include <process.h>
29 #include "wpurpleerror.h" 32 #include "wpurpleerror.h"

mercurial