mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
git-svn-id: svn://localhost/ardour2/branches/3.0@4313 d708f5d6-7413-0410-9779-e7cbd77b26cf
9 lines
159 B
C
9 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 */
|