emotion: Fix missing include resulting in unknown type GstNavigationCommand
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 2 Jan 2014 12:54:39 +0000 (13:54 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Thu, 2 Jan 2014 12:54:39 +0000 (13:54 +0100)
commita440c8da275600cffa142ca99b611cf9faf7bdad
treee255a6f555c1b50a34a6f30dda4482c0157b8acc
parent37c1c4e9f662bbb81a11700bd8055d0fbcc933f0
emotion: Fix missing include resulting in unknown type GstNavigationCommand

At least on the gstreamer1 version in Fedora 19 this include is needed. Glima
reported it as well and I think he also uses Fedora.

modules/emotion/gstreamer1/emotion_gstreamer.c:643:4: error: unknown type name
'GstNavigationCommand'

Even if other distros or gstreamer1 versions do not need this it should be safe
to add it here.
src/modules/emotion/gstreamer1/emotion_gstreamer.h