mirror of
https://github.com/brl/mutter.git
synced 2024-11-28 02:50:41 -05:00
11 lines
229 B
C
11 lines
229 B
C
#ifndef __CLUTTER_DEPRECATED_H__
|
|
#define __CLUTTER_DEPRECATED_H__
|
|
|
|
#define __CLUTTER_DEPRECATED_H_INSIDE__
|
|
|
|
#include "deprecated/clutter-container.h"
|
|
|
|
#undef __CLUTTER_DEPRECATED_H_INSIDE__
|
|
|
|
#endif /* __CLUTTER_DEPRECATED_H__ */
|