Ver Fonte

Include ordering

o7-machinehum há 1 ano atrás
pai
commit
d58f3efb31
1 ficheiros alterados com 1 adições e 2 exclusões
  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;