summaryrefslogtreecommitdiff
path: root/sendto/caja-nste.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-12-31 18:58:03 +0100
committerraveit65 <[email protected]>2021-01-28 21:14:30 +0100
commitd9f4cc876d523560f97156ceda1905ee34ffdaae (patch)
tree6e05dff31883a7272de155b26f4d8d2524ac4ccc /sendto/caja-nste.c
parentc6dba2ce2ec09f2c6202fd1a22f1b5ae89532f50 (diff)
downloadcaja-extensions-d9f4cc876d523560f97156ceda1905ee34ffdaae.tar.bz2
caja-extensions-d9f4cc876d523560f97156ceda1905ee34ffdaae.tar.xz
Include i18n header after defining GETTEXT_PACKAGE macro
Diffstat (limited to 'sendto/caja-nste.c')
-rw-r--r--sendto/caja-nste.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/sendto/caja-nste.c b/sendto/caja-nste.c
index a59ae56..f730242 100644
--- a/sendto/caja-nste.c
+++ b/sendto/caja-nste.c
@@ -21,15 +21,18 @@
*
*/
+#ifdef HAVE_CONFIG_H
#include <config.h>
-#include <string.h>
+#endif
+
#include <glib/gi18n-lib.h>
+
+#include <string.h>
#include <libcaja-extension/caja-extension-types.h>
#include <libcaja-extension/caja-file-info.h>
#include <libcaja-extension/caja-menu-provider.h>
#include "caja-nste.h"
-
static GObjectClass *parent_class;
static void