This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
gl-examples
mirror of
https://github.com/DISTRHO/gl-examples
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Fix build on OSX
pull/1/head
falkTX
10 years ago
parent
5dbcc6d32c
commit
278b8968c4
2 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dpf
+2
-0
examples/nanovg2.cpp
+ 1
- 1
dpf
@@ -1 +1 @@
Subproject commit
03ddba518eebedc08710123e3e3a83b18662da15
Subproject commit
7dbd5a7afe004df625b9dfea7f4d79cf7479f7f0
+ 2
- 0
examples/nanovg2.cpp
View File
@@ -25,6 +25,8 @@
#include "NanoVG.hpp"
#include "widgets/NanoPerfWidget.hpp"
#include <cmath>
// ------------------------------------------------------
// use namespace
Write
Preview
Loading…
Cancel
Save