]> git.lyx.org Git - lyx.git/blobdiff - acconfig.h
next try at fixing 214; dist bugfix from Kayvan
[lyx.git] / acconfig.h
index ab7c54953bcfeff03ac5a9472facb763eefe606f..8d0cbf7b644c1c182076dfb1c1fc7fe1c33f8577 100644 (file)
@@ -96,15 +96,11 @@ int mkstemp(char*);
 #endif
 
 #ifdef __EMX__
-#include "os2_defines.h"
-#endif
-
-#ifdef VMS
-#include "vms_defines.h"
+#include "support/os2_defines.h"
 #endif
 
 #if defined(__CYGWIN__) || defined( __CYGWIN32__)
-#include "nt_defines.h"
+#include "support/nt_defines.h"
 #endif
 
 /* Some support for the boost library. */