mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-18 09:25:49 +00:00
Merge pull request #4 from irtimmer/fix-include-platform
Case-sensative correct include of platform.h
This commit is contained in:
commit
b071d91ea7
@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "platform.h"
|
#include "Platform.h"
|
||||||
#include "PlatformThreads.h"
|
#include "PlatformThreads.h"
|
||||||
|
|
||||||
#define LBQ_SUCCESS 0
|
#define LBQ_SUCCESS 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user