Browse Source

Cleaned typo in dogm_lcd_implementation.h

AnHardt 9 years ago
parent
commit
8a29dd4839
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/dogm_lcd_implementation.h

+ 1
- 1
Marlin/dogm_lcd_implementation.h View File

@@ -34,7 +34,7 @@
34 34
 #include "DOGMbitmaps.h"
35 35
 #include "ultralcd.h"
36 36
 #include "ultralcd_st7920_u8glib_rrd.h"
37
-#include "configuration.h"
37
+#include "Configuration.h"
38 38
 
39 39
 
40 40
 #include <utility/u8g.h>

Loading…
Cancel
Save