This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix build with gcc-4.6
tags/1.9.7
falkTX
9 years ago
parent
e4a83c061f
commit
03bc2f028b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
source/modules/dgl/src/NanoVG.cpp
+ 2
- 0
source/modules/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