X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=acconfig.h;h=8d0cbf7b644c1c182076dfb1c1fc7fe1c33f8577;hb=98c966c64594611e469313314abd1e59524adb4a;hp=ab7c54953bcfeff03ac5a9472facb763eefe606f;hpb=15da5b5fbc23b3a6d95a840f4ca1f5e6bfdab99f;p=lyx.git diff --git a/acconfig.h b/acconfig.h index ab7c54953b..8d0cbf7b64 100644 --- a/acconfig.h +++ b/acconfig.h @@ -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. */