]> git.lyx.org Git - lyx.git/commitdiff
Include config.h in LyXToolBox.cpp
authorGuillaume Munch <gm@lyx.org>
Sun, 17 Apr 2016 14:16:31 +0000 (15:16 +0100)
committerRichard Heck <rgheck@lyx.org>
Sat, 28 May 2016 21:43:01 +0000 (17:43 -0400)
Amend 367a7a6dd.

src/frontends/qt4/LyXToolBox.cpp

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