Browse Source

Include ordering

o7-machinehum 1 năm trước cách đây
mục cha
commit
d58f3efb31
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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;