diff options
Diffstat (limited to 'libcommon/common/export.hxx')
-rw-r--r-- | libcommon/common/export.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libcommon/common/export.hxx b/libcommon/common/export.hxx index 4ea2d33..5a7fed1 100644 --- a/libcommon/common/export.hxx +++ b/libcommon/common/export.hxx @@ -6,9 +6,7 @@ #ifndef LIBCOMMON_COMMON_EXPORT_HXX #define LIBCOMMON_COMMON_EXPORT_HXX -#ifndef _MSC_VER -# include <common/config.h> -#endif +#include <common/config.hxx> #ifdef LIBCOMMON_STATIC_LIB # define LIBCOMMON_EXPORT |