]> git.tdb.fi Git - libs/core.git/blobdiff - source/io/serial.cpp
Further style fixes
[libs/core.git] / source / io / serial.cpp
index dbfee955f9ae85b954daf1ff11c9c689c8476d92..5d5871ef74f1f85855e75fb228a6b4e7e8149b68 100644 (file)
@@ -5,8 +5,8 @@
 #include <fcntl.h>
 #include <errno.h>
 #endif
+#include <msp/strings/format.h>
 #include <msp/core/systemerror.h>
-#include <msp/strings/formatter.h>
 #include "serial.h"
 
 using namespace std;