[media] smiapp: fix compilation breakage
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 13:36:09 +0000 (10:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 13:36:09 +0000 (10:36 -0300)
The usage of ../*.h breaks out-of-tree compilation and likely breaks
compilation when O= argument is used. Instead of doing that,
just add the include path via Makefile.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found