summaryrefslogtreecommitdiff
path: root/src/resources/db/chardb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/db/chardb.h')
-rw-r--r--src/resources/db/chardb.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/resources/db/chardb.h b/src/resources/db/chardb.h
index 3072d41ff..ea51e7358 100644
--- a/src/resources/db/chardb.h
+++ b/src/resources/db/chardb.h
@@ -19,8 +19,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef RESOURCES_CHARDB_H
-#define RESOURCES_CHARDB_H
+#ifndef RESOURCES_DB_CHARDB_H
+#define RESOURCES_DB_CHARDB_H
#include "utils/xml.h"
@@ -65,4 +65,4 @@ namespace CharDB
const std::vector<int> &getDefaultItems() A_WARN_UNUSED;
} // namespace CharDB
-#endif // RESOURCES_CHARDB_H
+#endif // RESOURCES_DB_CHARDB_H