]> git.lyx.org Git - features.git/commitdiff
Make easier lyxerr usage
authorPavel Sanda <sanda@lyx.org>
Wed, 23 Dec 2009 15:39:18 +0000 (15:39 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 23 Dec 2009 15:39:18 +0000 (15:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32623 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiProgress.cpp

index c43a96922b01e51828ae01b03db830134086ca79..df0f772f5fc9d5303d0ecc54611666832aa77609 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "qt_helpers.h"
 
+#include "support/debug.h"
 #include "support/Systemcall.h"
 
 #include <QApplication>