forked from mirrors/qmk_userspace
		
	Add needed include to pointing_device.c (#15167)
This commit is contained in:
		
					parent
					
						
							
								ca4b54bb30
							
						
					
				
			
			
				commit
				
					
						b3ee124da6
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -17,6 +17,7 @@
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "pointing_device.h"
 | 
					#include "pointing_device.h"
 | 
				
			||||||
 | 
					#include <string.h>
 | 
				
			||||||
#ifdef MOUSEKEY_ENABLE
 | 
					#ifdef MOUSEKEY_ENABLE
 | 
				
			||||||
#    include "mousekey.h"
 | 
					#    include "mousekey.h"
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue