summaryrefslogtreecommitdiff
path: root/src/net/connection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/connection.cpp')
-rw-r--r--src/net/connection.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/net/connection.cpp b/src/net/connection.cpp
index aeda22a7..88c59f02 100644
--- a/src/net/connection.cpp
+++ b/src/net/connection.cpp
@@ -18,10 +18,10 @@
* along with The Mana Server. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "net/connection.hpp"
-#include "net/bandwidth.hpp"
-#include "net/messagein.hpp"
-#include "net/messageout.hpp"
+#include "net/connection.h"
+#include "net/bandwidth.h"
+#include "net/messagein.h"
+#include "net/messageout.h"
#include "utils/logger.h"
#ifdef ENET_VERSION_CREATE