]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/event.cpp
Removed some cruft and nonstandard int/uint types, added M series BIOS.
[virtualjaguar] / src / event.cpp
index a923f3730725a2887b18794eb2b7332cfe0e9c74..6951d16fc32fc679db7278dd6b13b668baa8f567 100644 (file)
@@ -19,8 +19,8 @@
 
 #include "event.h"
 
+#include <stdint.h>
 #include "log.h"
-#include "types.h"
 
 
 //#define EVENT_LIST_SIZE       512