]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - conproc.c
-Changed HostCache to ServerList (and a few other pure name changes)
[xonotic/darkplaces.git] / conproc.c
index d2a016ba9d1c68f90bd703a9c80c44aa7b988830..63a1e465355256b3066d01510e8b263f83cc24ba 100644 (file)
--- a/conproc.c
+++ b/conproc.c
@@ -21,8 +21,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include <windows.h>
 #include <wchar.h>
-#include "conproc.h"
 #include "quakedef.h"
+#include "conproc.h"
 
 HANDLE heventDone;
 HANDLE hfileBuffer;