summaryrefslogtreecommitdiff
path: root/src/network/clientopcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/clientopcodes.h')
-rw-r--r--src/network/clientopcodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/clientopcodes.h b/src/network/clientopcodes.h
index 57846f095..d03dc457d 100644
--- a/src/network/clientopcodes.h
+++ b/src/network/clientopcodes.h
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#pragma once
-#include "client.h"
+#include "client/client.h"
#include "networkprotocol.h"
class NetworkPacket;