summaryrefslogtreecommitdiff
path: root/src/udisksmount.c
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-03-29 12:27:24 -0400
committerDavid Zeuthen <davidz@redhat.com>2011-03-29 12:27:24 -0400
commit76c47192bc1fa14a54565849a28e8fbc11fa15cf (patch)
tree01115cb707b9c3c42ea11e63ee0aba2a4191f1e8 /src/udisksmount.c
parenta1e62dd1b72d9e6607babfb730a644293cdcdea0 (diff)
Rework autotooling and setup i18n
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'src/udisksmount.c')
-rw-r--r--src/udisksmount.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/udisksmount.c b/src/udisksmount.c
index 4aaf682..d4dea09 100644
--- a/src/udisksmount.c
+++ b/src/udisksmount.c
@@ -18,9 +18,8 @@
*
*/
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#endif
+#include "config.h"
+#include <glib/gi18n-lib.h>
#include <stdlib.h>
#include <stdio.h>