]> git.tdb.fi Git - libs/game.git/blobdiff - source/game/transformpropagator.h
Decorate things which constitute the public API of the library
[libs/game.git] / source / game / transformpropagator.h
index 3ac291b3e9ff1e51f964d7b273c9851ad913a9f0..defaed1a5e760306139160a279ef569a6b5a3c55 100644 (file)
@@ -3,6 +3,7 @@
 
 #include "eventobserver.h"
 #include "handle.h"
+#include "mspgame_api.h"
 #include "system.h"
 
 namespace Msp::Game {
@@ -10,7 +11,7 @@ namespace Msp::Game {
 class Entity;
 class Transform;
 
-class TransformPropagator: public System
+class MSPGAME_API TransformPropagator: public System
 {
 private:
        struct ParentedTransform