Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'fastled_progmem.h')
-rw-r--r--fastled_progmem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fastled_progmem.h b/fastled_progmem.h
index f7cedc02..342fe6eb 100644
--- a/fastled_progmem.h
+++ b/fastled_progmem.h
@@ -1,6 +1,8 @@
#ifndef __INC_FL_PROGMEM_H
#define __INC_FL_PROGMEM_H
+#include "FastLED.h"
+
///@file fastled_progmem.h
/// wrapper definitions to allow seamless use of PROGMEM in environmens that have it