Change from_argb_hex() (which wasn't being used) to from_rgba_hex().
[libsub.git] / src / locale_convert.cc
index 4264217af1488191859575ea3dd25e4f77e73a55..83970f10e1527490bfe14035d56a61eabe95cc2f 100644 (file)
@@ -18,6 +18,7 @@
 */
 
 #include "locale_convert.h"
+#include <cstdio>
 
 using std::string;