aboutsummaryrefslogtreecommitdiff
path: root/shared-bindings/rgbmatrix/RGBMatrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared-bindings/rgbmatrix/RGBMatrix.h')
-rw-r--r--shared-bindings/rgbmatrix/RGBMatrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-bindings/rgbmatrix/RGBMatrix.h b/shared-bindings/rgbmatrix/RGBMatrix.h
index 1dc5a406c..bfe37c340 100644
--- a/shared-bindings/rgbmatrix/RGBMatrix.h
+++ b/shared-bindings/rgbmatrix/RGBMatrix.h
@@ -27,7 +27,7 @@
#pragma once
#include "shared-module/rgbmatrix/RGBMatrix.h"
-#include "lib/protomatter/core.h"
+#include "lib/protomatter/src/core.h"
extern const mp_obj_type_t rgbmatrix_RGBMatrix_type;