aboutsummaryrefslogtreecommitdiff
path: root/src/input
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/input
parentfeb8d5b82f3e7c67806d5efbef1e0b86170ec6dd (diff)
require GLib 2.24
Diffstat (limited to 'src/input')
-rw-r--r--src/input/CurlInputPlugin.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/CurlInputPlugin.cxx b/src/input/CurlInputPlugin.cxx
index 550bcd0c..fe944b75 100644
--- a/src/input/CurlInputPlugin.cxx
+++ b/src/input/CurlInputPlugin.cxx
@@ -28,7 +28,6 @@
#include "event/MultiSocketMonitor.hxx"
#include "event/Loop.hxx"
#include "IOThread.hxx"
-#include "glib_compat.h"
#include <assert.h>