13
0

fix OS X compilation

git-svn-id: svn://localhost/ardour2/branches/3.0@8001 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-11-10 23:08:34 +00:00
parent 0b8cc0b5cc
commit 07921555aa

View File

@ -20,6 +20,10 @@
#ifndef __pbd__crossthread_h__
#define __pbd__crossthread_h__
#ifdef check
#undef check
#endif
#include <glibmm/main.h>
class CrossThreadChannel {