summaryrefslogtreecommitdiffstats
path: root/gst/games/gstpuzzle.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/games/gstpuzzle.c')
-rw-r--r--gst/games/gstpuzzle.c2
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",