added fr translation and i18n support
[ptask.git] / src / main.c
index 8d747dc..74ae03e 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <json/json.h>
 
+#include <glib/gi18n.h>
 #include <gtk/gtk.h>
 
 #include "note.h"