fix an include
authorSimon Marlow <marlowsd@gmail.com>
Wed, 19 Aug 2009 09:52:37 +0000 (09:52 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 19 Aug 2009 09:52:37 +0000 (09:52 +0000)
rts/package.conf.in

index 3b890d7..1b37116 100644 (file)
@@ -1,7 +1,7 @@
 /* The RTS is just another package! */
 
 #include "ghcconfig.h"
-#include "RtsConfig.h"
+#include "rts/Config.h"
 
 name:          rts
 version:       1.0