diff --git a/dpf/dgl/src/NanoVG.cpp b/dpf/dgl/src/NanoVG.cpp index f342e26..327f229 100644 --- a/dpf/dgl/src/NanoVG.cpp +++ b/dpf/dgl/src/NanoVG.cpp @@ -917,6 +917,8 @@ void NanoWidget::onDisplay() END_NAMESPACE_DGL +#undef final + extern "C" { #include "nanovg/nanovg.c" }