X-Git-Url: http://git.megacz.com/?p=haskell-directory.git;a=blobdiff_plain;f=include%2FHsDirectory.h;h=e5c4fb39211e6c03751707196056dd9b25013e35;hp=b74f069d310063a8d6cfcc69706256fa3ac6aec3;hb=d9957206d51d2d6e5dc5378ab6c54280af4a3cfe;hpb=6c7b6c450f8a8a3f60ff124742f0c421742406f2 diff --git a/include/HsDirectory.h b/include/HsDirectory.h index b74f069..e5c4fb3 100644 --- a/include/HsDirectory.h +++ b/include/HsDirectory.h @@ -9,7 +9,11 @@ #ifndef __HSDIRECTORY_H__ #define __HSDIRECTORY_H__ +#ifdef __NHC__ +#include "Nhc98BaseConfig.h" +#else #include "HsDirectoryConfig.h" +#endif // Otherwise these clash with similar definitions from other packages: #undef PACKAGE_BUGREPORT #undef PACKAGE_NAME