aboutsummaryrefslogtreecommitdiff
path: root/Sources/CLVGL/include/shim.h
diff options
context:
space:
mode:
Diffstat (limited to 'Sources/CLVGL/include/shim.h')
-rw-r--r--Sources/CLVGL/include/shim.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Sources/CLVGL/include/shim.h b/Sources/CLVGL/include/shim.h
new file mode 100644
index 0000000..49229a3
--- /dev/null
+++ b/Sources/CLVGL/include/shim.h
@@ -0,0 +1,6 @@
+#ifndef CLVGL_SHIM_H
+#define CLVGL_SHIM_H
+
+#include "../lvgl/lvgl.h"
+
+#endif // CLVGL_SHIM_H