ivi-shell/hmi-controller: Include config.h as to not break ivi-shell build on meson

We're going to eventually pass bindir to weston-screenshooter and we
will need config.h info.

Signed-off-by: Marius Vlad <marius.vlad0@gmail.com>
This commit is contained in:
Marius Vlad 2018-12-13 16:31:14 +02:00
parent 4e1d9bc72f
commit 6bc37259e6
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@
* TODO: support fade-in when UI is ready
*/
#include "config.h"
#include <sys/wait.h>
#include <unistd.h>
#include <stdlib.h>