summaryrefslogtreecommitdiff
path: root/pot.h
diff options
context:
space:
mode:
Diffstat (limited to 'pot.h')
-rw-r--r--pot.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pot.h b/pot.h
index f77c550..0ab76d4 100644
--- a/pot.h
+++ b/pot.h
@@ -1,7 +1,7 @@
-#ifndef _POT_H
-#define _POT_H
+#ifndef POT_H
+#define POT_H
-#ifdef __GETTEXT__
+#ifdef USE_GETTEXT
#include <libintl.h>