mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
14 lines
106 B
C
14 lines
106 B
C
|
|
||
|
#ifndef _LIBRFB_UTIL_H_
|
||
|
#define _LIBRFB_UTIL_H_
|
||
|
|
||
|
#include <glib.h>
|
||
|
|
||
|
G_BEGIN_DECLS
|
||
|
|
||
|
|
||
|
|
||
|
G_END_DECLS
|
||
|
|
||
|
#endif
|