use correct slash

This commit is contained in:
toxieainc 2022-08-25 21:58:20 +02:00 committed by trzy
parent 22ffb5cc19
commit 1b0e3be8dc

View file

@ -1,6 +1,6 @@
#include "Types.h"
#include "R3DFloat.h"
#include "Util\GenericValue.h"
#include "Util/GenericValue.h"
float R3DFloat::GetFloat16(UINT16 f)
{