1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-03-09 23:38:56 +00:00

fix cmake compilation

closes #7
This commit is contained in:
albfan 2015-04-11 13:03:14 +02:00
parent 8b61f733da
commit 8484a126be
14 changed files with 131 additions and 21 deletions

View file

@ -34,6 +34,7 @@
#include "shl_macro.h"
#include "shl_log.h"
#include "shl_util.h"
#include "config.h"
static void manager_free(struct manager *m)
{