mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
Merge branch 'patches' of https://github.com/jdekozak/ardour
This commit is contained in:
commit
027f0e156a
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
*/
|
||||
|
||||
#ifndef __libpbd_basename_h__
|
||||
#define __libdpbd_basename_h__
|
||||
#define __libpbd_basename_h__
|
||||
|
||||
#include <glibmm/ustring.h>
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ namespace PBD {
|
|||
Glib::ustring basename_nosuffix (Glib::ustring);
|
||||
}
|
||||
|
||||
#endif /* __libdpbd_basename_h__ */
|
||||
#endif /* __libpbd_basename_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue