summaryrefslogtreecommitdiff
path: root/src/serverlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/serverlist.h')
-rw-r--r--src/serverlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serverlist.h b/src/serverlist.h
index 796b23b98..2b82b7431 100644
--- a/src/serverlist.h
+++ b/src/serverlist.h
@@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <iostream>
#include "config.h"
-#include "mods.h"
+#include "content/mods.h"
#include <json/json.h>
#pragma once