Fix typo
This commit is contained in:
parent
7d52c0de67
commit
16c2dddae4
@ -10,8 +10,8 @@
|
||||
*
|
||||
* ===============================================================
|
||||
*/
|
||||
#ifndef NK_XLIB_GL3_H_
|
||||
#define NK_XLIB_GL3_H_
|
||||
#ifndef NK_XLIB_GL2_H_
|
||||
#define NK_XLIB_GL2_H_
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
NK_API struct nk_context* nk_x11_init(Display *dpy, Window win);
|
||||
|
Loading…
Reference in New Issue
Block a user