mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Fix missing include in light_traits.h (#2105)
This commit is contained in:
		| @@ -1,5 +1,6 @@ | |||||||
| #pragma once | #pragma once | ||||||
|  |  | ||||||
|  | #include "esphome/core/helpers.h" | ||||||
| #include "color_mode.h" | #include "color_mode.h" | ||||||
| #include <set> | #include <set> | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user