Allow TABS in config
[clinton/Smoothieware.git] / src / modules / utils / PlayLed / PlayLed.cpp
index 4eeded5..807afb2 100644 (file)
@@ -9,6 +9,9 @@
 
 #include "PauseButton.h"
 #include "modules/robot/Conveyor.h"
+#include "SlowTicker.h"
+#include "Config.h"
+#include "Pauser.h"
 
 PlayLed::PlayLed(){}