summaryrefslogtreecommitdiff
path: root/src/clientmedia.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/clientmedia.cpp')
-rw-r--r--src/clientmedia.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clientmedia.cpp b/src/clientmedia.cpp
index 434eeb248..7c24b76d0 100644
--- a/src/clientmedia.cpp
+++ b/src/clientmedia.cpp
@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "util/string.h"
#include "httpfetch.h"
#include "client.h"
-#include "clientserver.h"
+#include "network/networkprotocol.h"
#include "filecache.h"
#include "filesys.h"
#include "hex.h"