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_config.h')
-rw-r--r--fastled_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fastled_config.h b/fastled_config.h
index 42023f53..2ddcef84 100644
--- a/fastled_config.h
+++ b/fastled_config.h
@@ -1,6 +1,8 @@
#ifndef __INC_FASTLED_CONFIG_H
#define __INC_FASTLED_CONFIG_H
+#include "FastLED.h"
+
///@file fastled_config.h
/// contains definitions that can be used to configure FastLED at compile time