aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseGlue.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/DatabaseGlue.cxx
parentfeb8d5b82f3e7c67806d5efbef1e0b86170ec6dd (diff)
require GLib 2.24
Diffstat (limited to 'src/DatabaseGlue.cxx')
-rw-r--r--src/DatabaseGlue.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DatabaseGlue.cxx b/src/DatabaseGlue.cxx
index 853e67b0..db7d4b9f 100644
--- a/src/DatabaseGlue.cxx
+++ b/src/DatabaseGlue.cxx
@@ -28,7 +28,6 @@
extern "C" {
#include "db_error.h"
#include "stats.h"
-#include "glib_compat.h"
}
#include "DatabasePlugin.hxx"