gio/: fully remove gioalias hacks
[platform/upstream/glib.git] / gio / gdbusauthmechanismanon.c
index 4c666ec..601200d 100644 (file)
@@ -1,6 +1,6 @@
 /* GDBus - GLib D-Bus Library
  *
- * Copyright (C) 2008-2009 Red Hat, Inc.
+ * Copyright (C) 2008-2010 Red Hat, Inc.
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
 
 #include "config.h"
 
-#include <glib/gi18n.h>
-
 #include "gdbusauthmechanismanon.h"
 #include "gdbuserror.h"
 #include "gioenumtypes.h"
 
+#include "glibintl.h"
+
 struct _GDBusAuthMechanismAnonPrivate
 {
   gboolean is_client;