Allow TABS in config
[clinton/Smoothieware.git] / src / modules / utils / panel / panels / VikiLCD.cpp
index 8d46a00..5f30bf6 100644 (file)
@@ -7,6 +7,8 @@ You should have received a copy of the GNU General Public License along with Smo
 #include "VikiLCD.h"
 
 #include "Button.h"
+#include "Config.h"
+#include "checksumm.h"
 
 // config settings for Viki LCD
 #define panel_checksum             CHECKSUM("panel")