mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Fix include statements so they match all other files in gtk2_ardour
git-svn-id: svn://localhost/ardour2/trunk@2783 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f2aa623858
commit
64a882d96b
3 changed files with 3 additions and 3 deletions
|
|
@ -39,9 +39,9 @@
|
|||
#include <gtkmm/comboboxtext.h>
|
||||
#include <gtkmm/socket.h>
|
||||
|
||||
#include <ardour_dialog.h>
|
||||
#include <ardour/types.h>
|
||||
|
||||
#include "ardour_dialog.h"
|
||||
#include "latency_gui.h"
|
||||
#include "automation_controller.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue