summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 124aed5)
raw | patch | inline | side by side (parent: 124aed5)
author | rwst <rwst@users.sourceforge.net> | |
Mon, 19 Jun 2006 08:28:07 +0000 (08:28 +0000) | ||
committer | rwst <rwst@users.sourceforge.net> | |
Mon, 19 Jun 2006 08:28:07 +0000 (08:28 +0000) |
src/dialogs/eek-color-def.cpp | patch | blob | history |
index 28231148c381e95d5d8fb0865d9175d370ec4e7d..5a1a883e9f9a26b15bb7611f899adc15837dd688 100644 (file)
*
* ***** END LICENSE BLOCK ***** */
+#ifdef HAVE_LIBINTL_H
#include <libintl.h>
+#endif
#if !defined(_)
#define _(s) gettext(s)