diff --git a/doomsday/libdeng2/include/de/filesys/nativepath.h b/doomsday/libdeng2/include/de/filesys/nativepath.h index 94074dbaa2..486ddc2025 100644 --- a/doomsday/libdeng2/include/de/filesys/nativepath.h +++ b/doomsday/libdeng2/include/de/filesys/nativepath.h @@ -37,7 +37,7 @@ namespace de { * String::fileNamePath(), so that they operate using native separator * characters. */ -class NativePath : public String +class DENG2_PUBLIC NativePath : public String { public: /// An unknown user name was encounterd in the string. @ingroup errors