Przeglądaj źródła

Include ordering

o7-machinehum 1 rok temu
rodzic
commit
d58f3efb31
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      blackhat_uart.c

+ 1 - 2
blackhat_uart.c

@@ -1,6 +1,5 @@
-#include "blackhat_uart.h"
-
 #include "blackhat_app_i.h"
+#include "blackhat_uart.h"
 
 struct BlackhatUart {
     BlackhatApp* app;