remove some include headers

This commit is contained in:
twinaphex 2015-11-19 12:25:53 +01:00
parent 2810f82296
commit 476f390f55
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@
#include <GL/glx.h>
#include "../../driver.h"
#include "../../runloop.h"
#include "../common/gl_common.h"
#include "../common/x11_common.h"

View File

@ -25,7 +25,6 @@
#include <EGL/eglext.h>
#include "../../driver.h"
#include "../../runloop.h"
#include "../common/gl_common.h"
#include "../common/x11_common.h"