]> git.lyx.org Git - features.git/commitdiff
Fix compilation error.
authorPavel Sanda <sanda@lyx.org>
Mon, 10 Dec 2007 00:11:22 +0000 (00:11 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 10 Dec 2007 00:11:22 +0000 (00:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22055 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/Dialog.cpp

index c26b38f468e0498d84aae376ec5b0b3a14e7ccfe..15e96136a4427d1a6d8fe5e6493919873f3d9842 100644 (file)
@@ -19,7 +19,7 @@
 #include "FuncStatus.h"
 #include "LyXFunc.h"
 
-#include "support/Debug.h"
+#include "support/debug.h"
 
 #include <string>