aboutsummaryrefslogtreecommitdiffstats
path: root/test/run_normalize.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-17 23:48:22 +0100
committerMax Kellermann <max@duempel.org>2014-02-18 09:18:42 +0100
commit55e128cced7b03f90d3dcccb4c01730f310245fd (patch)
tree82820d32b6b3b65ea03c45a9b4b1ed7bf6ef9f57 /test/run_normalize.cxx
parent13056af8b24a86f8fcdaa0956dfd61071ae69932 (diff)
downloadmpd-55e128cced7b03f90d3dcccb4c01730f310245fd.tar.gz
mpd-55e128cced7b03f90d3dcccb4c01730f310245fd.tar.xz
mpd-55e128cced7b03f90d3dcccb4c01730f310245fd.zip
test: various fixups for building without GLib
Diffstat (limited to 'test/run_normalize.cxx')
-rw-r--r--test/run_normalize.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/run_normalize.cxx b/test/run_normalize.cxx
index 300dae1d3..9a361b790 100644
--- a/test/run_normalize.cxx
+++ b/test/run_normalize.cxx
@@ -30,8 +30,6 @@
#include "util/Error.hxx"
#include "stdbin.h"
-#include <glib.h>
-
#include <stddef.h>
#include <stdio.h>
#include <unistd.h>