mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 12:55:57 +01:00
Specify a path when including 'gdk.h'
This commit is contained in:
parent
e7b2b4fc5e
commit
e486338a19
1 changed files with 2 additions and 1 deletions
|
|
@ -25,11 +25,12 @@
|
|||
|
||||
#include "ardour/session.h"
|
||||
|
||||
#include <ydk/gdk.h>
|
||||
|
||||
#include <ytkmm/menu.h>
|
||||
#include <ytkmm/menuitem.h>
|
||||
|
||||
#include "context_menu_helper.h"
|
||||
#include "gdk.h"
|
||||
#include "streamview.h"
|
||||
#include "editor_summary.h"
|
||||
#include "gui_thread.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue