Browse Source

general: Fix missing include

Sam Edwards 7 years ago
parent
commit
24c8ef9887
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/express/weakPointerToVoid.h

+ 1 - 0
panda/src/express/weakPointerToVoid.h

@@ -17,6 +17,7 @@
 #include "pandabase.h"
 #include "pointerToVoid.h"
 #include "weakPointerCallback.h"
+#include "weakReferenceList.h"
 
 /**
  * This is the specialization of PointerToVoid for weak pointers.  It needs an