Windows build fix, following RTS tidyup
authorSimon Marlow <marlowsd@gmail.com>
Mon, 3 Aug 2009 13:11:21 +0000 (13:11 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 3 Aug 2009 13:11:21 +0000 (13:11 +0000)
GHC/ConsoleHandler.hs

index e4b1d03..ed6eb2b 100644 (file)
@@ -26,7 +26,7 @@ module GHC.ConsoleHandler
         ) where
 
 {-
-#include "Signals.h"
+#include "rts/Signals.h"
 -}
 
 import Foreign