mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-12 09:36:33 +01:00
* bugfix from http://tracker.ardour.org/view.php?id=2155 thanks to kristian: fix glibmm include issues with newer glib
git-svn-id: svn://localhost/ardour2/branches/3.0@3222 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e534334dce
commit
a606a83d2e
11 changed files with 11 additions and 11 deletions
|
|
@ -25,7 +25,7 @@
|
|||
*/
|
||||
|
||||
#include <glib/gmem.h>
|
||||
#include <glib/gmessages.h>
|
||||
#include <glib.h>
|
||||
|
||||
#include <ctime>
|
||||
#include <algorithm>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue