fixup header include ordering
This commit is contained in:
parent
75948c2894
commit
b9618a40e4
18 changed files with 42 additions and 31 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include <math.h>
|
||||
#include "pxl8_gfx.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
@ -6,7 +7,6 @@
|
|||
#include "pxl8_atlas.h"
|
||||
#include "pxl8_blit.h"
|
||||
#include "pxl8_font.h"
|
||||
#include "pxl8_gfx.h"
|
||||
#include "pxl8_hal.h"
|
||||
#include "pxl8_macros.h"
|
||||
#include "pxl8_math.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue