diff --git a/panda/src/pstatclient/pStatClientVersion.h b/panda/src/pstatclient/pStatClientVersion.h index e0b5f6c207..a86668abbb 100644 --- a/panda/src/pstatclient/pStatClientVersion.h +++ b/panda/src/pstatclient/pStatClientVersion.h @@ -17,7 +17,7 @@ // Normally this will be the same as // get_current_pstat_major/minor_version(). //////////////////////////////////////////////////////////////////// -class PStatClientVersion : public ReferenceCount { +class EXPCL_PANDA PStatClientVersion : public ReferenceCount { public: PStatClientVersion();