mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Move AreaStore to util
This commit is contained in:
parent
f021db7243
commit
0079887b64
9 changed files with 14 additions and 16 deletions
|
@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
|
||||
#include "test.h"
|
||||
|
||||
#include "areastore.h"
|
||||
#include "util/areastore.h"
|
||||
|
||||
class TestAreaStore : public TestBase {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue