diff options
Diffstat (limited to 'profile.c')
-rw-r--r-- | profile.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |