Paul Davis
449aab3c46
git-svn-id: svn://localhost/ardour2/branches/3.0@3435 d708f5d6-7413-0410-9779-e7cbd77b26cf
10 lines
141 B
C
10 lines
141 B
C
#ifndef _GDKMM_CONFIG_H
|
|
#define _GDKMM_CONFIG_H 1
|
|
|
|
#include <glibmmconfig.h>
|
|
|
|
#undef GDKMM_DISABLE_DEPRECATED
|
|
|
|
#endif /* _GDKMM_CONFIG_H */
|
|
|