Browse Source

add missing include

David Rose 17 years ago
parent
commit
c4e1d0fb14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pandatool/src/pstatserver/pStatView.h

+ 1 - 1
pandatool/src/pstatserver/pStatView.h

@@ -20,7 +20,7 @@
 #include "pStatClientData.h"
 #include "pStatClientData.h"
 #include "pStatThreadData.h"
 #include "pStatThreadData.h"
 #include "pStatViewLevel.h"
 #include "pStatViewLevel.h"
-
+#include "pmap.h"
 #include "pointerTo.h"
 #include "pointerTo.h"
 
 
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////