Avoid G_LOG_DOMAIN redefinition on contrib code

This commit is contained in:
Alberto Fanjul 2019-12-01 10:46:23 +01:00
parent fe4f4e266c
commit 7857c1a33f

View file

@ -16,7 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define G_LOG_DOMAIN "ide-doap"
#define G_LOG_DOMAIN "gitg"
#include <glib/gi18n.h>