mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
remove unneeded includes
This commit is contained in:
parent
a2c74532b6
commit
c0ce8fc453
@ -22,15 +22,7 @@
|
|||||||
#include "glxGraphicsPipe.h"
|
#include "glxGraphicsPipe.h"
|
||||||
|
|
||||||
#include "graphicsPipe.h"
|
#include "graphicsPipe.h"
|
||||||
#include "keyboardButton.h"
|
|
||||||
#include "mouseButton.h"
|
|
||||||
#include "glGraphicsStateGuardian.h"
|
#include "glGraphicsStateGuardian.h"
|
||||||
#include "clockObject.h"
|
|
||||||
|
|
||||||
#include <errno.h>
|
|
||||||
#include <sys/time.h>
|
|
||||||
#include <X11/keysym.h>
|
|
||||||
#include <X11/Xutil.h>
|
|
||||||
|
|
||||||
TypeHandle glxGraphicsBuffer::_type_handle;
|
TypeHandle glxGraphicsBuffer::_type_handle;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user