diff --git a/include/aoclient.h b/include/aoclient.h
index e46b46c..977465e 100644
--- a/include/aoclient.h
+++ b/include/aoclient.h
@@ -1,9 +1,3 @@
-#ifndef AOCLIENT_H
-#define AOCLIENT_H
-
-#include "include/aopacket.h"
-#include "include/server.h"
-
//////////////////////////////////////////////////////////////////////////////////////
// akashi - a server for Attorney Online 2 //
// Copyright (C) 2020 scatterflower //
@@ -21,7 +15,12 @@
// You should have received a copy of the GNU Affero General Public License //
// along with this program. If not, see . //
//////////////////////////////////////////////////////////////////////////////////////
-#include
+#ifndef AOCLIENT_H
+#define AOCLIENT_H
+
+#include "include/aopacket.h"
+#include "include/server.h"
+
#include
#include