Fix up non-relative header file include paths (thanks to Kim Blomqvist).
This commit is contained in:
		
							parent
							
								
									2e27cc2670
								
							
						
					
					
						commit
						5d9403fde4
					
				
					 4 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -72,7 +72,7 @@
 | 
			
		|||
#define _UC3_CLOCK_MANAGEMENT_H_
 | 
			
		||||
 | 
			
		||||
	/* Includes: */
 | 
			
		||||
		#include <LUFA/Common/Common.h>
 | 
			
		||||
		#include "../../Common/Common.h"
 | 
			
		||||
 | 
			
		||||
	/* Enable C linkage for C++ Compilers: */
 | 
			
		||||
		#if defined(__cplusplus)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue