summaryrefslogtreecommitdiffstats
path: root/download-dialog.c
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-10-06 13:43:45 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-06 10:42:32 -0700
commit4d0b6e698ae8d9a2f6f625203223e30604c7aaf9 (patch)
treec63544e80c368ad8779bb1ca54b15ebd22a094eb /download-dialog.c
parent4d3e74a23676a33ffdc04a4a8b83c05f63b2693c (diff)
downloadsubsurface-4d0b6e698ae8d9a2f6f625203223e30604c7aaf9.tar.gz
Changes to make the glib-removal-hack branch build on MacOSX
Tested with the Homebrew packaging system Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'download-dialog.c')
-rw-r--r--download-dialog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/download-dialog.c b/download-dialog.c
index b98562571..b5632d593 100644
--- a/download-dialog.c
+++ b/download-dialog.c
@@ -1,5 +1,3 @@
-#include <libintl.h>
-#include <glib/gi18n.h>
#include "dive.h"
#include "divelist.h"
#include "display.h"