This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add a missing include
Signed-off-by: falkTX <falktx@falktx.com>
pull/349/head
falkTX
3 years ago
parent
f3d38188c9
commit
1d756d6ac2
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
dgl/src/nanovg/nanovg_gl.h
+ 2
- 0
dgl/src/nanovg/nanovg_gl.h
View File
@@ -18,6 +18,8 @@
#ifndef NANOVG_GL_H
#define NANOVG_GL_H
#include <stdio.h>
#ifdef __cplusplus
extern "C" {
#endif
Write
Preview
Loading…
Cancel
Save