Skip to content

Commit

Permalink
Win32|libdeng2: Exported de::NativePath
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Nov 8, 2012
1 parent b60bbb8 commit 0bd65f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/libdeng2/include/de/filesys/nativepath.h
Expand Up @@ -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
Expand Down

0 comments on commit 0bd65f2

Please sign in to comment.