Browse Source

Fix macOS build

Signed-off-by: falkTX <falktx@falktx.com>
pull/421/head
falkTX 2 years ago
parent
commit
8121781749
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      distrho/DistrhoUI_macOS.mm

+ 1
- 0
distrho/DistrhoUI_macOS.mm View File

@@ -16,6 +16,7 @@

// A few utils declared in DistrhoUI.cpp but defined here because they use Obj-C

#include "DistrhoDetails.hpp"
#include "src/DistrhoPluginChecks.h"
#include "src/DistrhoDefines.h"



Loading…
Cancel
Save