From f52fbf225fa3568e951eeb19c006ccbf7e88019f Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Wed, 2 May 2001 18:59:37 +0000 Subject: [PATCH] fix prob --- panda/src/dxgsg/dxGraphicsStateGuardian.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/panda/src/dxgsg/dxGraphicsStateGuardian.cxx b/panda/src/dxgsg/dxGraphicsStateGuardian.cxx index b6652e0b78..30b21e66dc 100644 --- a/panda/src/dxgsg/dxGraphicsStateGuardian.cxx +++ b/panda/src/dxgsg/dxGraphicsStateGuardian.cxx @@ -65,6 +65,7 @@ #include #include #include +#include #ifdef DO_PSTATS #include