mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Fix a misdefinition in ardour/recent_sessions.h
git-svn-id: svn://localhost/ardour2/trunk@2436 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6fccd83fac
commit
43f23ee971
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
*/
|
||||
|
||||
#ifndef __ardour_recent_sessions_h__
|
||||
#define __ardour_recent_sessions__h__
|
||||
#define __ardour_recent_sessions_h__
|
||||
|
||||
#include <deque>
|
||||
#include <utility>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue