Build fix for Windows

refs #9647
This commit is contained in:
Gunnar Beutner 2015-07-20 13:41:58 +02:00
parent 118e7b1e13
commit e47d5006d2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ namespace icinga
*
* @ingroup base
*/
class I2_BASE_API Url : public Object
class I2_REMOTE_API Url : public Object
{
public:
DECLARE_PTR_TYPEDEFS(Url);