ソースを参照

Fix joystick include

Scott Lahteine 3年前
コミット
9eecb2f542
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      Marlin/src/feature/joystick.h

+ 1
- 0
Marlin/src/feature/joystick.h ファイルの表示

@@ -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;

読み込み中…
キャンセル
保存