This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF-Plugins
mirror of
https://github.com/DISTRHO/DPF-Plugins
Watch
1
Star
0
Fork
0
Code
Releases
8
Activity
Browse Source
Fix build with gcc-4.6
tags/v1.0
falkTX
10 years ago
parent
f131eec4e3
commit
d19883fcf1
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
dpf/dgl/src/NanoVG.cpp
+ 2
- 0
dpf/dgl/src/NanoVG.cpp
View File
@@ -917,6 +917,8 @@ void NanoWidget::onDisplay()
END_NAMESPACE_DGL
#undef final
extern "C" {
#include "nanovg/nanovg.c"
}
Write
Preview
Loading…
Cancel
Save