Pārlūkot izejas kodu

Include ordering

o7-machinehum 1 gadu atpakaļ
vecāks
revīzija
d58f3efb31
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  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;