commit 816e9a23aa79c87000edecae95b8ebbdb2f8328b
Author: Guillaume Munch <[email protected]>
Date: Sun Apr 17 15:16:31 2016 +0100
Include config.h in LyXToolBox.cpp
Amend 367a7a6dd.
diff --git a/src/frontends/qt4/LyXToolBox.cpp b/src/frontends/qt4/LyXToolBox.cpp
index fcd3dbe..4e754f9 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 <config.h>
+
#include "LyXToolBox.h"
#include <QApplication>