David Rose 20 anni fa
parent
commit
55b39a6ffe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      panda/src/recorder/recorderController.cxx

+ 1 - 0
panda/src/recorder/recorderController.cxx

@@ -22,6 +22,7 @@
 #include "bamWriter.h"
 #include "config_recorder.h"
 #include "bam.h"
+#include "clockObject.h"
 
 TypeHandle RecorderController::_type_handle;
 RecorderController::RecorderFactory *RecorderController::_factory = NULL;