mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo
This commit is contained in:
parent
7c65ea7e0b
commit
18bb120179
23 changed files with 323 additions and 328 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "../Filters/FilterGraph.h"
|
||||
#include "../Plugins/PluginGraph.h"
|
||||
#include "GraphEditorPanel.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue