Added export to Joystick::Identification

This commit is contained in:
Marco Antognini 2015-02-28 08:28:53 +01:00 committed by Lukas Dürrenberger
parent f47f89a759
commit 67c7663c80

View File

@ -73,7 +73,7 @@ public:
/// \brief Structure holding a joystick's identification
///
////////////////////////////////////////////////////////////
struct Identification
struct SFML_WINDOW_API Identification
{
Identification();