]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/widget.cpp
Miscellaneous other fixes
[libs/gltk.git] / source / widget.cpp
index e929940f46655d97e98af351bece30151b0e7317..643331602b16069863d03e905bb17f455a12f695 100644 (file)
@@ -1,7 +1,7 @@
 #include <msp/gl/immediate.h>
 #include <msp/gl/matrix.h>
 #include <msp/gl/transform.h>
-#include <msp/strings/formatter.h>
+#include <msp/strings/format.h>
 #include "container.h"
 #include "resources.h"
 #include "root.h"