From: Stephen Kelly Date: Mon, 9 Apr 2012 22:19:58 +0000 (+0200) Subject: Remove QBool headers. X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/d2a73971d83a6c0b315bc90f35c0fee3e6e20870 Remove QBool headers. --- diff --git a/src/libdolphin_export.h b/src/libdolphin_export.h index 4630398b8..ff0f125c4 100644 --- a/src/libdolphin_export.h +++ b/src/libdolphin_export.h @@ -24,7 +24,6 @@ #include /* needed, because e.g. Q_OS_UNIX is so frequently used */ -#include #ifndef LIBDOLPHINPRIVATE_EXPORT # if defined(MAKE_DOLPHINPRIVATE_LIB)