summaryrefslogtreecommitdiff
path: root/image-converter/caja-image-rotator.c
diff options
context:
space:
mode:
Diffstat (limited to 'image-converter/caja-image-rotator.c')
-rw-r--r--image-converter/caja-image-rotator.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/image-converter/caja-image-rotator.c b/image-converter/caja-image-rotator.c
index aad9b12..83e76b0 100644
--- a/image-converter/caja-image-rotator.c
+++ b/image-converter/caja-image-rotator.c
@@ -22,14 +22,15 @@
*/
#ifdef HAVE_CONFIG_H
- #include <config.h> /* for GETTEXT_PACKAGE */
+#include <config.h>
#endif
+#include <glib/gi18n-lib.h>
+
#include "caja-image-rotator.h"
#include <string.h>
-#include <glib/gi18n.h>
#include <gio/gio.h>
#include <gtk/gtk.h>