mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-31 10:57:43 +01:00
fix include order
This commit is contained in:
parent
5b4c3aa226
commit
87d3d5a08a
1 changed files with 1 additions and 1 deletions
|
|
@ -17,10 +17,10 @@
|
|||
|
||||
*/
|
||||
|
||||
#include <fst.h>
|
||||
#include <gtkmm.h>
|
||||
#include <gtk/gtk.h>
|
||||
#include <gtk/gtksocket.h>
|
||||
#include <fst.h>
|
||||
#include "ardour/plugin_insert.h"
|
||||
#include "ardour/windows_vst_plugin.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue