Replace escape sequences with path separators in include paths
This commit is contained in:
		
				
					committed by
					
						 Daniel Belcher
						Daniel Belcher
					
				
			
			
				
	
			
			
			
						parent
						
							84941c698e
						
					
				
				
					commit
					0166daf5c7
				
			| @@ -2,7 +2,7 @@ | ||||
| // Licensed under the MIT License. | ||||
|  | ||||
| #include "pch.h" | ||||
| #include "Controls\OverflowTextBlock.h" | ||||
| #include "Controls/OverflowTextBlock.h" | ||||
| #include "OverflowTextBlockAutomationPeer.h" | ||||
|  | ||||
| using namespace Windows::UI::Xaml::Automation::Peers; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user