mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	Add missing ifdef
This commit is contained in:
		@@ -7,7 +7,9 @@
 | 
			
		||||
#include <utility>
 | 
			
		||||
#include <vector>
 | 
			
		||||
#include "api_pb2.h"
 | 
			
		||||
#ifdef USE_API_HOMEASSISTANT_ACTION_RESPONSES_JSON
 | 
			
		||||
#include "esphome/components/json/json_util.h"
 | 
			
		||||
#endif
 | 
			
		||||
#include "esphome/core/automation.h"
 | 
			
		||||
#include "esphome/core/helpers.h"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user