Browse Source

OSX .. Make clock object visible

Roger Hughston 20 years ago
parent
commit
f26167156c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/distributed/cDistributedSmoothNodeBase.h

+ 1 - 0
direct/src/distributed/cDistributedSmoothNodeBase.h

@@ -24,6 +24,7 @@
 #include "dcbase.h"
 #include "dcPacker.h"
 #include "dcPython.h"  // to pick up Python.h
+#include "clockObject.h"
 
 class DCClass;
 class CConnectionRepository;