fixup header include ordering
This commit is contained in:
parent
75948c2894
commit
b9618a40e4
18 changed files with 42 additions and 31 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#include "pxl8_io.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "pxl8_io.h"
|
||||
#include "pxl8_types.h"
|
||||
|
||||
static inline char pxl8_to_lower(char c) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue