[gnome-builder/wip/commands2: 5/12] commands: include gi18n.h
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/commands2: 5/12] commands: include gi18n.h
- Date: Fri, 10 Oct 2014 01:05:10 +0000 (UTC)
commit cb54988e0156d69cabc44fa9ece90eefb6cdd37e
Author: Christian Hergert <christian hergert me>
Date: Thu Oct 9 12:40:54 2014 -0700
commands: include gi18n.h
src/commands/gb-command-gaction-provider.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/commands/gb-command-gaction-provider.c b/src/commands/gb-command-gaction-provider.c
index cf93b06..20db506 100644
--- a/src/commands/gb-command-gaction-provider.c
+++ b/src/commands/gb-command-gaction-provider.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <glib/gi18n.h>
+
#include "gb-command-gaction-provider.h"
struct _GbCommandGactionProviderPrivate
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]