revert include paths

This commit is contained in:
Gabor Kiss-Vamosi
2017-11-21 10:51:10 +01:00
parent b749236724
commit 9d2d7ee869
36 changed files with 76 additions and 76 deletions

View File

@@ -17,9 +17,9 @@ extern "C" {
#if LV_VDB_SIZE != 0
#include "lvgl/misc/gfx/color.h"
#include "lvgl/misc/gfx/area.h"
#include "lvgl/misc/gfx/font.h"
#include "misc/gfx/color.h"
#include "misc/gfx/area.h"
#include "misc/gfx/font.h"
/*********************
* DEFINES