mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-22 04:30:22 +00:00
[cosmetics] fixed case of filenames and includes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "service.h"
|
||||
#include "ivshmem.h"
|
||||
#include "Service.h"
|
||||
#include "IVSHMEM.h"
|
||||
|
||||
#include <common\debug.h>
|
||||
#include <common\KVMGFXHeader.h>
|
||||
@@ -162,4 +162,4 @@ bool Service::Process(HANDLE stopEvent)
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user