Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
tools
etwrp
Commits
58d68e5a
Commit
58d68e5a
authored
Nov 02, 2017
by
Andreas Schneider
Committed by
Dees Troy
Nov 29, 2017
Browse files
minui: Only include graphics_adf.h if we do not build with MSM_BSP
Change-Id: Id32a394d23ea5df986615855119912f765ebee99
parent
75847daf
Changes
1
Hide whitespace changes
Inline
Side-by-side
minui/graphics.cpp
View file @
58d68e5a
...
...
@@ -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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment