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

@@ -10,9 +10,9 @@
#include <string.h>
#include "../lv_hal/lv_hal_disp.h"
#include "lvgl/misc/gfx/area.h"
#include "lvgl/misc/gfx/font.h"
#include "lvgl/misc/gfx/color.h"
#include "misc/gfx/area.h"
#include "misc/gfx/font.h"
#include "misc/gfx/color.h"
#if LV_VDB_SIZE != 0