mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-09 08:58:06 +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>
|
||||
|
@@ -4,7 +4,7 @@
|
||||
#include <Windows.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "ivshmem.h"
|
||||
#include "IVSHMEM.h"
|
||||
#include "ICapture.h"
|
||||
|
||||
class Service
|
||||
|
Reference in New Issue
Block a user