Skip to content

Commit

Permalink
Fixed|Windows: Missing exports
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Oct 26, 2016
1 parent 9c9e5e2 commit 3da10a6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -30,7 +30,7 @@ namespace res {
*
* The static methods can be used to access the contents of unloaded package files.
*/
class DoomsdayPackage
class LIBDOOMSDAY_PUBLIC DoomsdayPackage
{
public:
DoomsdayPackage(de::Package const &package);
Expand Down

0 comments on commit 3da10a6

Please sign in to comment.