From 87ad4d8e7f25210cd28d9f2b372aa00aa3dab929 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 17 Apr 2018 14:54:50 +0100 Subject: Add online content repository Replaces mods and texture pack tabs with a single content tab --- src/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.cpp') diff --git a/src/client.cpp b/src/client.cpp index 87e5e12bc..d2f585de7 100644 --- a/src/client.cpp +++ b/src/client.cpp @@ -43,7 +43,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "mapblock.h" #include "minimap.h" #include "modchannels.h" -#include "mods.h" +#include "content/mods.h" #include "profiler.h" #include "shader.h" #include "gettext.h" -- cgit v1.2.3