summaryrefslogtreecommitdiffstats
path: root/core/image.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/image.cpp')
-rw-r--r--core/image.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/image.cpp b/core/image.cpp
index 8a09dc1a8c..b81d92fa33 100644
--- a/core/image.cpp
+++ b/core/image.cpp
@@ -32,9 +32,10 @@
#include "core/io/image_loader.h"
#include "core/os/copymem.h"
#include "hash_map.h"
-#include "hq2x.h"
#include "print_string.h"
+#include "thirdparty/misc/hq2x.h"
+
#include <stdio.h>
const char *Image::format_names[Image::FORMAT_MAX] = {