Case-sensative correct include of platform.h

This commit is contained in:
Iwan Timmer 2015-05-11 17:05:18 +02:00
parent d9c46b64ac
commit 387f1c0c13

View File

@ -1,6 +1,6 @@
#pragma once
#include "platform.h"
#include "Platform.h"
#include "PlatformThreads.h"
#define LBQ_SUCCESS 0