Forráskód Böngészése

OSX .. Make clock object visible

Roger Hughston 20 éve
szülő
commit
f26167156c
1 módosított fájl, 1 hozzáadás és 0 törlés
  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;