mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-05 07:38:13 +00:00
[host] fix include paths and casing
This commit is contained in:
@@ -20,8 +20,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "Service.h"
|
||||
#include "IVSHMEM.h"
|
||||
|
||||
#include "common\debug.h"
|
||||
#include "common\KVMFR.h"
|
||||
#include "common/debug.h"
|
||||
#include "common/KVMFR.h"
|
||||
|
||||
#include "CaptureFactory.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user