fix some shito
This commit is contained in:
parent
0aca7a6828
commit
43e3e53afc
|
@ -120,8 +120,6 @@
|
|||
\
|
||||
func(GLCOLORMASKI, glColorMaski); \
|
||||
\
|
||||
func(GLMEMORYBARRIER, glMemoryBarrier); \
|
||||
\
|
||||
func(GLGETSTRINGI, glGetStringi); \
|
||||
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#include <string.h>
|
||||
#include <queue>
|
||||
#include <SDL2/SDL.h>
|
||||
#include "types.h"
|
||||
#include "../types.h"
|
||||
#include "OSD.h"
|
||||
|
||||
#include "libui/ui.h"
|
||||
|
|
Loading…
Reference in New Issue