mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2025-08-17 17:05:50 +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
|
||||
|
||||
#include "platform.h"
|
||||
#include "Platform.h"
|
||||
#include "PlatformThreads.h"
|
||||
|
||||
#define LBQ_SUCCESS 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user