[gitg] Use the right i18n include.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Use the right i18n include.
- Date: Sun, 30 May 2010 23:47:59 +0000 (UTC)
commit 484f24ea7de03aad0dfba6d3c7804c1eb3178654
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Mon May 31 01:47:44 2010 +0200
Use the right i18n include.
libgitg/gitg-repository.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgitg/gitg-repository.c b/libgitg/gitg-repository.c
index 99fbcdb..8f34686 100644
--- a/libgitg/gitg-repository.c
+++ b/libgitg/gitg-repository.c
@@ -22,12 +22,12 @@
#include "gitg-repository.h"
#include "gitg-hash.h"
+#include "gitg-i18n.h"
#include "gitg-lanes.h"
#include "gitg-ref.h"
#include "gitg-config.h"
#include <gio/gio.h>
-#include <glib/gi18n.h>
#include <sys/time.h>
#include <time.h>
#include <string.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]