Paul Davis
bc89fe0147
git-svn-id: svn://localhost/ardour2/branches/3.0@4313 d708f5d6-7413-0410-9779-e7cbd77b26cf
10 lines
159 B
C
10 lines
159 B
C
#ifndef GE_SUPPORT_H
|
|
#define GE_SUPPORT_H
|
|
|
|
#include "general-support.h"
|
|
#include "cairo-support.h"
|
|
#include "widget-information.h"
|
|
|
|
|
|
#endif /* GE_SUPPORT_H */
|