mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
7 lines
91 B
C
7 lines
91 B
C
|
#ifndef _DEFAULT_SCRIPTS_H
|
||
|
#define _DEFAULT_SCRIPTS_H
|
||
|
|
||
|
#define GOOM_MAIN_SCRIPT ""
|
||
|
|
||
|
#endif
|