Get duration_t in printcounter.h for its clients (#9843)

This commit is contained in:
Zachary Hill
2018-02-28 04:15:29 -06:00
committed by Scott Lahteine
parent 24b9c1923f
commit c22f8dd660
2 changed files with 1 additions and 1 deletions

View File

@@ -27,7 +27,6 @@
#include "printcounter.h"
#include "../Marlin.h"
#include "../libs/duration_t.h"
PrintCounter::PrintCounter(): super() {
this->loadStats();