From 3b3b53d96317b8ea4dceca2a6c7955737e6767d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 5 May 2017 16:42:50 +0300 Subject: Rename virtfstools into tools. --- src/resources/beingcommon.h | 2 +- src/resources/db/badgesdb.cpp | 2 +- src/resources/db/itemdb.cpp | 2 +- src/resources/db/palettedb.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/resources') diff --git a/src/resources/beingcommon.h b/src/resources/beingcommon.h index caa1f4c9a..4299d7707 100644 --- a/src/resources/beingcommon.h +++ b/src/resources/beingcommon.h @@ -21,7 +21,7 @@ #ifndef RESOURCES_BEINGCOMMON_H #define RESOURCES_BEINGCOMMON_H -#include "fs/virtfs/virtfstools.h" +#include "fs/virtfs/tools.h" #include "utils/xml.h" diff --git a/src/resources/db/badgesdb.cpp b/src/resources/db/badgesdb.cpp index f4939ca17..4b6bd85d2 100644 --- a/src/resources/db/badgesdb.cpp +++ b/src/resources/db/badgesdb.cpp @@ -22,7 +22,7 @@ #include "configuration.h" -#include "fs/virtfs/virtfstools.h" +#include "fs/virtfs/tools.h" #include "utils/xmlutils.h" diff --git a/src/resources/db/itemdb.cpp b/src/resources/db/itemdb.cpp index 12615a1a1..4bd68c42e 100644 --- a/src/resources/db/itemdb.cpp +++ b/src/resources/db/itemdb.cpp @@ -28,7 +28,7 @@ #include "enums/resources/spritedirection.h" -#include "fs/virtfs/virtfstools.h" +#include "fs/virtfs/tools.h" #include "resources/iteminfo.h" #include "resources/itemtypemapdata.h" diff --git a/src/resources/db/palettedb.cpp b/src/resources/db/palettedb.cpp index 90354b2fe..f6f54a875 100644 --- a/src/resources/db/palettedb.cpp +++ b/src/resources/db/palettedb.cpp @@ -22,7 +22,7 @@ #include "configuration.h" -#include "fs/virtfs/virtfstools.h" +#include "fs/virtfs/tools.h" #include "utils/checkutils.h" -- cgit v1.2.3-60-g2f50