mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 09:36:37 +00:00
Fix the mistyping header guard in the idcompletiondelegate.hpp
This commit is contained in:
parent
e636101725
commit
dbe61115b2
@ -1,5 +1,5 @@
|
||||
#ifndef CSV_WORLD_IDCOMPLETIONMANAGER_HPP
|
||||
#define CSV_WORLD_IDCOMPLETIONMANAGER_HPP
|
||||
#ifndef CSV_WORLD_IDCOMPLETIONDELEGATE_HPP
|
||||
#define CSV_WORLD_IDCOMPLETIONDELEGATE_HPP
|
||||
|
||||
#include "util.hpp"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user