aboutsummaryrefslogtreecommitdiff
path: root/src/serverlist.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/serverlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serverlist.h b/src/serverlist.h
index 8ffea44cc..0747c3920 100644
--- a/src/serverlist.h
+++ b/src/serverlist.h
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <iostream>
#include "config.h"
#include "mods.h"
-#include "json/json.h"
+#include <json/json.h>
#ifndef SERVERLIST_HEADER
#define SERVERLIST_HEADER