Deleted unneeded header include
This commit is contained in:
parent
1472b28828
commit
e02c35b891
|
@ -19,7 +19,6 @@
|
||||||
#include "../gl_common.h"
|
#include "../gl_common.h"
|
||||||
|
|
||||||
#include <EGL/egl.h>
|
#include <EGL/egl.h>
|
||||||
#include <EGL/fbdev_window.h>
|
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
|
||||||
//Includes and defines for framebuffer size retrieval
|
//Includes and defines for framebuffer size retrieval
|
||||||
|
|
Loading…
Reference in New Issue