summaryrefslogtreecommitdiff
path: root/modules/hdr/image_loader_hdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hdr/image_loader_hdr.h')
-rw-r--r--modules/hdr/image_loader_hdr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/hdr/image_loader_hdr.h b/modules/hdr/image_loader_hdr.h
index 3cce483745..7175b38cc8 100644
--- a/modules/hdr/image_loader_hdr.h
+++ b/modules/hdr/image_loader_hdr.h
@@ -31,7 +31,7 @@
#ifndef IMAGE_LOADER_HDR_H
#define IMAGE_LOADER_HDR_H
-#include "io/image_loader.h"
+#include "core/io/image_loader.h"
/**
@author Juan Linietsky <reduzio@gmail.com>