]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/other/smux/value2os.h
Link against smux library instead of plain object files
[stg.git] / projects / stargazer / plugins / other / smux / value2os.h
index 830fb3b34a5695b3b6d4e6f60229cdd16af4e429..420616a1e97b8887f0bd18dcf4738706aa6c7fe9 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __VALUE_2_OS_H__
 #define __VALUE_2_OS_H__
 
+#include "stg/ObjectSyntax.h"
+
 template <typename T>
 bool ValueToOS(const T & value, ObjectSyntax * objectSyntax);