]> git.tdb.fi Git - builder.git/blobdiff - source/sharedlibrary.cpp
Further changes for library compatibility
[builder.git] / source / sharedlibrary.cpp
index a3225171836eafb10a67f30e3191ccc660d8901c..868e822159847deebf24a76ff23867442485c142 100644 (file)
@@ -5,7 +5,7 @@ Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
 
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "component.h"
 #include "sharedlibrary.h"
 #include "sourcepackage.h"