summaryrefslogtreecommitdiff
path: root/src/blucat/image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/blucat/image.cpp')
-rw-r--r--src/blucat/image.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blucat/image.cpp b/src/blucat/image.cpp
index 7f8633f..81b1563 100644
--- a/src/blucat/image.cpp
+++ b/src/blucat/image.cpp
@@ -16,7 +16,7 @@
#include "image.hpp"
-#include "../core.hpp"
+#include "core.hpp"
namespace BluCat::Image
{