summaryrefslogtreecommitdiff
path: root/shared-module/rgbmatrix/RGBMatrix.h
diff options
context:
space:
mode:
authorJensen Kuras <jensechu@gmail.com>2020-10-12 20:48:55 -0500
committerGitHub <noreply@github.com>2020-10-12 20:48:55 -0500
commitde9ea47e8eb04abc3e237559ed815ef2dc5fc88d (patch)
tree0dd3b0eecb19288a2f13877196122b608724f8ab /shared-module/rgbmatrix/RGBMatrix.h
parent337019626a8cd0632cd2a6f6bae4ae09ae26cf16 (diff)
parent9de96786ad578b4e96e8219e48c778a1a556f0cf (diff)
Merge branch 'main' into color-converter-transparency
Diffstat (limited to 'shared-module/rgbmatrix/RGBMatrix.h')
-rw-r--r--shared-module/rgbmatrix/RGBMatrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-module/rgbmatrix/RGBMatrix.h b/shared-module/rgbmatrix/RGBMatrix.h
index 19d7d5f2e..6dbc6fd41 100644
--- a/shared-module/rgbmatrix/RGBMatrix.h
+++ b/shared-module/rgbmatrix/RGBMatrix.h
@@ -26,7 +26,7 @@
#pragma once
-#include "lib/protomatter/core.h"
+#include "lib/protomatter/src/core.h"
extern const mp_obj_type_t rgbmatrix_RGBMatrix_type;
typedef struct {