Skip to content

Commit 5681a67

Browse files
committed
Fix macOS build
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 57efadf commit 5681a67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

distrho/extra/WebViewImpl.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@
232232
// -----------------------------------------------------------------------------------------------------------
233233

234234
#ifdef WEB_VIEW_DGL_NAMESPACE
235+
#include "String.hpp"
235236
START_NAMESPACE_DGL
236237
using DISTRHO_NAMESPACE::String;
237238
#else

0 commit comments

Comments
 (0)