Skip to content
  • Bastien Nocera's avatar
    Use correct i18n include · e96cffa4
    Bastien Nocera authored and Adrien Plazas's avatar Adrien Plazas committed
    From the Internationalization section of the GLib API docs:
    In order to use these macros in an application, you must include
    <glib/gi18n.h>. For use in a library, you must include <glib/gi18n-lib.h>
    after defining the GETTEXT_PACKAGE macro suitably for your library
    e96cffa4