Add fast event logging
[ghc-hetmet.git] / rts / RaiseAsync.c
index a315622..2ff916a 100644 (file)
@@ -18,6 +18,7 @@
 #include "STM.h"
 #include "Sanity.h"
 #include "Profiling.h"
+#include "EventLog.h"
 #if defined(mingw32_HOST_OS)
 #include "win32/IOManager.h"
 #endif