Nativelib - Fix clang compilation issues
[tpg/acess2.git] / KernelLand / Kernel / events.c
index b0225ef..ec47a16 100644 (file)
@@ -7,8 +7,8 @@
  */
 #define DEBUG  0
 #include <acess.h>
-#include <threads_int.h>
 #include <events.h>
+#include <threads_int.h>
 
 // === CODE ===
 void Threads_PostEvent(tThread *Thread, Uint32 EventMask)

UCC git Repository :: git.ucc.asn.au