From c4e1d0fb146108b0ba1d059ed07af4f3bed1ffe6 Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 21 Oct 2008 16:40:44 +0000 Subject: [PATCH] add missing include --- pandatool/src/pstatserver/pStatView.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandatool/src/pstatserver/pStatView.h b/pandatool/src/pstatserver/pStatView.h index 8bb908d433..4ba76f3d14 100644 --- a/pandatool/src/pstatserver/pStatView.h +++ b/pandatool/src/pstatserver/pStatView.h @@ -20,7 +20,7 @@ #include "pStatClientData.h" #include "pStatThreadData.h" #include "pStatViewLevel.h" - +#include "pmap.h" #include "pointerTo.h" ////////////////////////////////////////////////////////////////////