Code

r14551@tres: ted | 2007-02-24 15:22:47 -0800
[inkscape.git] / src / extension / error-file.cpp
index 92e2d06255b37f52ac5e85bc24d80f426aa5f4c3..ec2878f5d46108d32dce7228dcf9fd15f8c58ad8 100644 (file)
@@ -8,9 +8,9 @@
  */
 
 
-extern "C" {           // glib-2.4 needs this
-#include <libintl.h>
-}
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <glibmm/i18n.h>