Revision 92 src/prefs_template.c

prefs_template.c (revision 92)
21 21
#include "defs.h"
22 22

  
23 23
#include <glib.h>
24
#include <glib/gi18n.h>
24 25
#include <gtk/gtk.h>
25 26
#include <gdk/gdkkeysyms.h>
26 27
#include <string.h>
27 28
#include <dirent.h>
28 29
#include <sys/stat.h>
29 30

  
30
#include "intl.h"
31 31
#include "template.h"
32 32
#include "main.h"
33 33
#include "inc.h"

Also available in: Unified diff