aboutsummaryrefslogtreecommitdiff
path: root/src/PlaylistFile.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-29 18:33:37 +0100
committerMax Kellermann <max@duempel.org>2013-01-29 18:33:37 +0100
commit20f85745e7741141953cd9a6715db0d472f567d1 (patch)
tree28f2e577d1113f3cdd2665edcc93ab24eadefa27 /src/PlaylistFile.cxx
parentfeb8d5b82f3e7c67806d5efbef1e0b86170ec6dd (diff)
require GLib 2.24
Diffstat (limited to 'src/PlaylistFile.cxx')
-rw-r--r--src/PlaylistFile.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PlaylistFile.cxx b/src/PlaylistFile.cxx
index 278e521b..f8d924de 100644
--- a/src/PlaylistFile.cxx
+++ b/src/PlaylistFile.cxx
@@ -37,8 +37,6 @@ extern "C" {
#include "uri.h"
}
-#include "glib_compat.h"
-
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>