diff options
Diffstat (limited to 'src/core/Registry.cpp')
-rw-r--r-- | src/core/Registry.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/Registry.cpp b/src/core/Registry.cpp index 6ff9594..74d1cf8 100644 --- a/src/core/Registry.cpp +++ b/src/core/Registry.cpp @@ -16,8 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <core/Logger.hpp> - +#include <core/common/Logger.hpp> #include <core/parser/Parser.hpp> namespace ousia { |