summaryrefslogtreecommitdiff
path: root/src/unittest/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/unittest/test.cpp')
-rw-r--r--src/unittest/test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unittest/test.cpp b/src/unittest/test.cpp
index 7a0ef16b1..547c3fd07 100644
--- a/src/unittest/test.cpp
+++ b/src/unittest/test.cpp
@@ -24,7 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "itemdef.h"
#include "gamedef.h"
#include "modchannels.h"
-#include "mods.h"
+#include "content/mods.h"
#include "util/numeric.h"
content_t t_CONTENT_STONE;