diff --git a/panda/src/glxdisplay/glxGraphicsBuffer.cxx b/panda/src/glxdisplay/glxGraphicsBuffer.cxx index 995f68bf80..e3912eab5d 100644 --- a/panda/src/glxdisplay/glxGraphicsBuffer.cxx +++ b/panda/src/glxdisplay/glxGraphicsBuffer.cxx @@ -22,15 +22,7 @@ #include "glxGraphicsPipe.h" #include "graphicsPipe.h" -#include "keyboardButton.h" -#include "mouseButton.h" #include "glGraphicsStateGuardian.h" -#include "clockObject.h" - -#include -#include -#include -#include TypeHandle glxGraphicsBuffer::_type_handle;