mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-22 02:12:45 +01:00
Fix file include path in test_FileIndex.cpp
This commit is contained in:
parent
43c2f00f47
commit
7b7e65e002
@ -1,5 +1,5 @@
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <platform//FileIndex.hpp>
|
||||
#include <platform/FileIndex.hpp>
|
||||
#include <test_globals.hpp>
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(FileIndexTests)
|
||||
|
Loading…
Reference in New Issue
Block a user