Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9c820955 authored by Andreas Schneider's avatar Andreas Schneider Committed by Dees Troy
Browse files

minui: Move graphics_overlay.h down that we have all structs defined

Change-Id: Id971c900aec5931a11065e7e466db33acb0390eb
parent 6de59412
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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