Removed linux_code

Change-Id: I7327828d2c9efdf03172d1b90f49d5c51fbba86e
diff --git a/aos/event.h b/aos/event.h
index c2ad1bc..a49dffa 100644
--- a/aos/event.h
+++ b/aos/event.h
@@ -3,7 +3,7 @@
 
 #include "aos/time/time.h"
 
-#include "aos/linux_code/ipc_lib/aos_sync.h"
+#include "aos/ipc_lib/aos_sync.h"
 
 namespace aos {