Skip to content

Commit 717a0df

Browse files
committed
Updated header
1 parent e8bf488 commit 717a0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/lsp-plug.in/r3d/factory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <lsp-plug.in/r3d/types.h>
1414

1515
#define LSP_R3D_FACTORY_FUNCTION_NAME "lsp_r3d_factory"
16-
#define LSP_R3D_FACTORY_FUNCTION_HEADER LSP_R3D_BASE_LIB_CEXPORT ::lsp::r3d::factory_t *lsp_r3d_factory()
16+
#define LSP_R3D_FACTORY_FUNCTION_HEADER ::lsp::r3d::factory_t *lsp_r3d_factory()
1717

1818
namespace lsp
1919
{

0 commit comments

Comments
 (0)