diff --git a/panda/src/grutil/frameRateMeter.cxx b/panda/src/grutil/frameRateMeter.cxx index de88387238..af5c8a7a4d 100644 --- a/panda/src/grutil/frameRateMeter.cxx +++ b/panda/src/grutil/frameRateMeter.cxx @@ -26,6 +26,7 @@ #include "depthTestAttrib.h" #include "depthWriteAttrib.h" #include "pStatTimer.h" +#include // For sprintf/snprintf #ifndef CPPPARSER PStatCollector FrameRateMeter::_show_fps_pcollector("Cull:Show fps");