summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/NetUser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/NetUser.cpp')
-rw-r--r--StarsEx/NetUser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/StarsEx/NetUser.cpp b/StarsEx/NetUser.cpp
index d7ba9eb..3eb17ad 100644
--- a/StarsEx/NetUser.cpp
+++ b/StarsEx/NetUser.cpp
@@ -11,12 +11,12 @@
This class represents a user connecting to the multiplayer lobby
*/
-
#include "NetUser.h"
+
+#include "FormatUtil.h"
#include "NetAuth.h"
#include "NetLobby.h"
#include "Player.h"
-#include "FormatUtil.h"
// +-------------------------------------------------------------------+