Browse Source

Add include to make osx happy

Roger Hughston 20 years ago
parent
commit
f560ab5554
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/gobj/videoTexture.h

+ 1 - 0
panda/src/gobj/videoTexture.h

@@ -22,6 +22,7 @@
 #include "pandabase.h"
 #include "texture.h"
 #include "animInterface.h"
+#include "clockObject.h"
 
 ////////////////////////////////////////////////////////////////////
 //       Class : VideoTexture