diff --git a/src/doors/gac/gamesdk/netmail.c b/src/doors/gac/gamesdk/netmail.c
index 644032b0b30d2bebed39617ebb11b15a7375dca9..f56662e4dc6c0850626f3b9441e4c6783a01a2fa 100644
--- a/src/doors/gac/gamesdk/netmail.c
+++ b/src/doors/gac/gamesdk/netmail.c
@@ -1,5 +1,5 @@
-#include "netmail.h"
 #include "genwrap.h"
+#include "netmail.h"
 //unsigned INT16 TestingBit;
 
 #include <assert.h>