Fix building with opengl, again
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "log.h"
|
||||
|
||||
#ifdef CONFIG_OPENGL
|
||||
#include "opengl.h"
|
||||
#endif
|
||||
|
||||
#include "vsync.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user