mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 11:51:10 +03:00
gfx: renamed GFX headers to avoid overlap on install
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
%ignore m_map;
|
||||
%ignore font;
|
||||
|
||||
%include "gfx.h"
|
||||
%include "ssd1351_gfx.h"
|
||||
%{
|
||||
#include "gfx.h"
|
||||
#include "ssd1351_gfx.h"
|
||||
%}
|
||||
|
||||
%include "ssd1351.h"
|
||||
|
Reference in New Issue
Block a user