Include config.h in LyXToolBox.cpp

Amend 367a7a6dd.
This commit is contained in:
Guillaume Munch 2016-04-17 15:16:31 +01:00 committed by Richard Heck
parent 7ca8ffb7ef
commit efbc297b95

View File

@ -9,6 +9,8 @@
* Full author contact details are available in file CREDITS.
*/
#include <config.h>
#include "LyXToolBox.h"
#include <QApplication>