diff --git a/src/export.h b/src/export.h index 3ffa1aa6..80b45276 100644 --- a/src/export.h +++ b/src/export.h @@ -11,6 +11,6 @@ #define PK_EXPORT #endif -#define PK_LEGACY_EXPORT PK_EXPORT inline +#define PK_LEGACY_EXPORT PK_EXPORT -#endif \ No newline at end of file +#endif