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