diff --git a/library/include/dfhack/modules/kitchen.h b/library/include/dfhack/modules/kitchen.h index f33daf5c5..bb4e313c6 100644 --- a/library/include/dfhack/modules/kitchen.h +++ b/library/include/dfhack/modules/kitchen.h @@ -55,7 +55,7 @@ const t_exclusionType limitExclusion = 4; // used to store limit as an entry in * Kitchen exclusions manipulator class. Currently geared towards plants and seeds. * @ingroup grp_kitchen */ -class Exclusions +class DFHACK_EXPORT Exclusions { public: /// ctor