[gnome-builder/wip/commands2] commands: include gi18n.h



commit a5ccf89e161db55fdc755e680cc711c3948de97b
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]