]> git.tdb.fi Git - libs/core.git/blobdiff - source/io/print.h
Rewrite BufferedFile as a standalone class
[libs/core.git] / source / io / print.h
index 65744cbf69368b6da18cc37cd82dec2231ecee4c..8e9fde58666bb43e282e21841ac4ad67da98832e 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MSP_IO_PRINT_H_
 #define MSP_IO_PRINT_H_
 
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "base.h"
 #include "console.h"