pgpl/tests/clap/all.h
2025-10-03 20:16:11 +02:00

17 lines
518 B
C

#pragma once
#include "clap.h"
#include "factory/draft/plugin-invalidation.h"
#include "factory/draft/plugin-state-converter.h"
#include "ext/draft/extensible-audio-ports.h"
#include "ext/draft/gain-adjustment-metering.h"
#include "ext/draft/mini-curve-display.h"
#include "ext/draft/project-location.h"
#include "ext/draft/resource-directory.h"
#include "ext/draft/scratch-memory.h"
#include "ext/draft/transport-control.h"
#include "ext/draft/triggers.h"
#include "ext/draft/tuning.h"
#include "ext/draft/undo.h"