fixed visual studio project
[laserbrain_demo] / src / exhibit.cc
index 444fc40..e98a2ba 100644 (file)
@@ -2,6 +2,7 @@
 #include "snode.h"
 
 class ExhibitPriv {
+public:
        Vec3 orig_pos;
        Quat orig_rot;
        SceneNode *orig_node;