summaryrefslogtreecommitdiff
path: root/drivers/png/resource_saver_png.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/png/resource_saver_png.h')
-rw-r--r--drivers/png/resource_saver_png.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/png/resource_saver_png.h b/drivers/png/resource_saver_png.h
index 109b4801da..34950f6723 100644
--- a/drivers/png/resource_saver_png.h
+++ b/drivers/png/resource_saver_png.h
@@ -31,8 +31,8 @@
#ifndef RESOURCE_SAVER_PNG_H
#define RESOURCE_SAVER_PNG_H
-#include "image.h"
-#include "io/resource_saver.h"
+#include "core/image.h"
+#include "core/io/resource_saver.h"
class ResourceSaverPNG : public ResourceFormatSaver {
public: