From: Guillaume Munch Date: Sun, 17 Apr 2016 14:16:31 +0000 (+0100) Subject: Include config.h in LyXToolBox.cpp X-Git-Tag: 2.3.0alpha1~1660 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=efbc297b955da58cef7bf2d63dfbc8b2942c671e;p=features.git Include config.h in LyXToolBox.cpp Amend 367a7a6dd. --- diff --git a/src/frontends/qt4/LyXToolBox.cpp b/src/frontends/qt4/LyXToolBox.cpp index fcd3dbeea3..4e754f98ab 100644 --- a/src/frontends/qt4/LyXToolBox.cpp +++ b/src/frontends/qt4/LyXToolBox.cpp @@ -9,6 +9,8 @@ * Full author contact details are available in file CREDITS. */ +#include + #include "LyXToolBox.h" #include