remove some include headers
This commit is contained in:
parent
2810f82296
commit
476f390f55
|
@ -20,7 +20,6 @@
|
|||
#include <GL/glx.h>
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../../runloop.h"
|
||||
|
||||
#include "../common/gl_common.h"
|
||||
#include "../common/x11_common.h"
|
||||
|
|
|
@ -25,7 +25,6 @@
|
|||
#include <EGL/eglext.h>
|
||||
|
||||
#include "../../driver.h"
|
||||
#include "../../runloop.h"
|
||||
#include "../common/gl_common.h"
|
||||
#include "../common/x11_common.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue