Fix build with new moonlight-common-c source layout

This commit is contained in:
Cameron Gutman
2016-04-01 00:31:32 -04:00
parent d55d47dbec
commit c6c4e5102c
20 changed files with 21 additions and 22 deletions

View File

@@ -23,7 +23,7 @@
#include "client.h"
#include "errors.h"
#include "limelight-common/Limelight.h"
#include <Limelight.h>
#include <sys/stat.h>
#include <stdbool.h>