aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-debug.h
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2011-03-30 01:03:09 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-04-04 21:43:01 +0800
commitf0f99ffaa08240fbb72d7eed198368fd22fe4c47 (patch)
treee3215338702b00bbedec3776b9d08e481db11d32 /libempathy/empathy-debug.h
parent9048ff4f63c8ac3174468ceb4787b658d948c6e0 (diff)
downloadgsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.tar
gsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.tar.gz
gsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.tar.bz2
gsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.tar.lz
gsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.tar.xz
gsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.tar.zst
gsoc2013-empathy-f0f99ffaa08240fbb72d7eed198368fd22fe4c47.zip
-Fix use of include <config.h> to make sure translations work
Diffstat (limited to 'libempathy/empathy-debug.h')
-rw-r--r--libempathy/empathy-debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-debug.h b/libempathy/empathy-debug.h
index 44e197792..d3db917b9 100644
--- a/libempathy/empathy-debug.h
+++ b/libempathy/empathy-debug.h
@@ -21,9 +21,6 @@
#ifndef __EMPATHY_DEBUG_H__
#define __EMPATHY_DEBUG_H__
-#include "config.h"
-
-
#include <glib.h>
#include <telepathy-glib/debug.h>