Make header files more self-contained - add missing Ardour and lib includes

This commit is contained in:
Mads Kiilerich 2024-10-19 15:54:24 +02:00
parent 955e634371
commit b4ff4f356c
79 changed files with 167 additions and 16 deletions

View file

@ -21,6 +21,8 @@
#pragma once
#include <vector>
#include "pbd/property_basics.h"
#include "pbd/signals.h"
#include "processor_selection.h"