Fix joystick include

2.0.x
Scott Lahteine 4 years ago committed by Scott Lahteine
parent 7e188c48e1
commit fa6a2f52e2

@ -27,6 +27,7 @@
#include "../inc/MarlinConfigPre.h"
#include "../core/types.h"
#include "../module/temperature.h"
class Joystick {
friend class Temperature;

Loading…
Cancel
Save