minui: Only include graphics_adf.h if we do not build with MSM_BSP
Change-Id: Id32a394d23ea5df986615855119912f765ebee99
This commit is contained in:
committed by
Dees Troy
parent
75847daf15
commit
58d68e5a0a
@@ -28,7 +28,9 @@
|
||||
#include "font_10x18.h"
|
||||
#endif
|
||||
|
||||
#ifndef MSM_BSP
|
||||
#include "graphics_adf.h"
|
||||
#endif
|
||||
#include "graphics_drm.h"
|
||||
#include "graphics_fbdev.h"
|
||||
#include "graphics_overlay.h"
|
||||
|
||||
Reference in New Issue
Block a user