]> git.tdb.fi Git - r2c2.git/blobdiff - source/libr2c2/train.cpp
Update #includes that have been renamed, and remove stray ones
[r2c2.git] / source / libr2c2 / train.cpp
index 620931dd0b2333bbd3f64be70f78c4d273d63d34..782da37cc305935ff5b5186f0151f7dd432a5cef 100644 (file)
@@ -1,6 +1,6 @@
 #include <algorithm>
 #include <cmath>
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include <msp/time/units.h>
 #include <msp/time/utils.h>
 #include "aicontrol.h"