mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-22 13:55:38 +00:00
use correct slash
This commit is contained in:
parent
22ffb5cc19
commit
1b0e3be8dc
|
@ -1,6 +1,6 @@
|
|||
#include "Types.h"
|
||||
#include "R3DFloat.h"
|
||||
#include "Util\GenericValue.h"
|
||||
#include "Util/GenericValue.h"
|
||||
|
||||
float R3DFloat::GetFloat16(UINT16 f)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue