Bläddra i källkod

Fix joystick include

Scott Lahteine 3 år sedan
förälder
incheckning
9eecb2f542
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      Marlin/src/feature/joystick.h

+ 1
- 0
Marlin/src/feature/joystick.h Visa fil

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

Laddar…
Avbryt
Spara