summaryrefslogtreecommitdiffstats
path: root/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'profile.c')
-rw-r--r--profile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile.c b/profile.c
index 3a3df043c..9e06e79e5 100644
--- a/profile.c
+++ b/profile.c
@@ -2,6 +2,7 @@
/* creates all the necessary data for drawing the dive profile
* uses cairo to draw it
*/
+#include <glib/gi18n.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>