From efc3a69dbf17affd067d25d0f89bf09aacb3aa8e Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Oct 2013 12:16:52 +0200 Subject: Stats: don't include glib.h in header Use forward declaration instead. --- src/OtherCommands.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/OtherCommands.cxx') diff --git a/src/OtherCommands.cxx b/src/OtherCommands.cxx index e22c8d093..52899d184 100644 --- a/src/OtherCommands.cxx +++ b/src/OtherCommands.cxx @@ -47,6 +47,8 @@ #include "StickerDatabase.hxx" #endif +#include + #include #include -- cgit v1.2.3