summaryrefslogtreecommitdiff
path: root/drivers/png/png_driver_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/png/png_driver_common.h')
-rw-r--r--drivers/png/png_driver_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/png/png_driver_common.h b/drivers/png/png_driver_common.h
index 2099ddc536..e7ec9b96bd 100644
--- a/drivers/png/png_driver_common.h
+++ b/drivers/png/png_driver_common.h
@@ -31,7 +31,7 @@
#ifndef PNG_DRIVER_COMMON_H
#define PNG_DRIVER_COMMON_H
-#include "core/image.h"
+#include "core/io/image.h"
namespace PNGDriverCommon {