summaryrefslogtreecommitdiff
path: root/scene/resources/canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/canvas.h')
-rw-r--r--scene/resources/canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/resources/canvas.h b/scene/resources/canvas.h
index dfdea82ca5..cd37ea3583 100644
--- a/scene/resources/canvas.h
+++ b/scene/resources/canvas.h
@@ -31,7 +31,7 @@
#ifndef CANVAS_H
#define CANVAS_H
-#include "resource.h"
+#include "core/resource.h"
class Canvas : public Resource {