diff options
Diffstat (limited to 'gst/games')
-rw-r--r-- | gst/games/gstpuzzle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/games/gstpuzzle.c b/gst/games/gstpuzzle.c index ee5eca4c..b802ffa3 100644 --- a/gst/games/gstpuzzle.c +++ b/gst/games/gstpuzzle.c @@ -120,7 +120,7 @@ gst_puzzle_get_type (void) static void gst_puzzle_base_init (gpointer g_class) { - static GstElementDetails puzzle_details = + static const GstElementDetails puzzle_details = GST_ELEMENT_DETAILS ("A simple puzzle", "Filter/Effect/Video/Games", "A simple puzzle, use arrow keys and space to restart/solve", |