summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorrhp <rhp>2001-06-21 06:08:35 +0000
committerrhp <rhp>2001-06-21 06:08:35 +0000
commit9e9ffdca42b2458891fc21c71dd3e39593d90f0e (patch)
treeb4f99ef10b738b4b91ba5f0651ef70db534c735d /src/util.h
parent5611d75a112265ae2d706d24ee1252d8ca86c10d (diff)
downloadmutter-9e9ffdca42b2458891fc21c71dd3e39593d90f0e.tar.gz
...
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 904a789c5..88927301c 100644
--- a/src/util.h
+++ b/src/util.h
@@ -49,6 +49,7 @@ void meta_pop_no_msg_prefix (void);
/* FIXME */
#include <config.h>
#define _(x) x
+#define N_(x) x
#endif