From 758e7e8cdf56690f003229c409103645c072e5d8 Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 29 Jan 2022 03:35:18 +0100 Subject: Fixed case and separators in include paths in Opcode --- Opcode/OPC_Picking.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Opcode/OPC_Picking.cpp') diff --git a/Opcode/OPC_Picking.cpp b/Opcode/OPC_Picking.cpp index 2d0e11b..5971971 100644 --- a/Opcode/OPC_Picking.cpp +++ b/Opcode/OPC_Picking.cpp @@ -17,7 +17,7 @@ /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Precompiled Header -#include "Stdafx.h" +#include "StdAfx.h" using namespace Opcode; -- cgit v1.1