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>
This commit is contained in:
Henrik Brautaset Aronsen 2013-10-06 13:43:45 +02:00 committed by Dirk Hohndel
parent 4d3e74a236
commit 4d0b6e698a
9 changed files with 9 additions and 16 deletions

View file

@ -4,7 +4,6 @@
#include <string.h>
#include <stdlib.h>
#include <time.h>
#include <libintl.h>
#include "qt-gui.h"
#include "version.h"