Try to fix macOS build

This commit is contained in:
falkTX 2022-07-20 13:58:03 +01:00
parent 64dae94340
commit 013849305a
2 changed files with 4 additions and 4 deletions

View file

@ -30,12 +30,12 @@
#include "AsyncDialog.hpp"
#include "PluginContext.hpp"
#include "DistrhoPluginUtils.hpp"
#include "settings.hpp"
#include <asset.hpp>
#include <context.hpp>
#include <history.hpp>
#include <patch.hpp>
#include <settings.hpp>
#include <string.hpp>
#include <system.hpp>
#include <app/Scene.hpp>