minui: Move graphics_overlay.h down that we have all structs defined
Change-Id: Id971c900aec5931a11065e7e466db33acb0390eb
This commit is contained in:
committed by
Dees Troy
parent
6de59412eb
commit
9c820955c8
@@ -14,8 +14,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "graphics_overlay.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -40,6 +38,8 @@
|
||||
#define MSMFB_NEW_REQUEST 0
|
||||
#endif
|
||||
|
||||
#include "graphics_overlay.h"
|
||||
|
||||
#include "minui/minui.h"
|
||||
|
||||
#define MDP_V4_0 400
|
||||
|
||||
Reference in New Issue
Block a user