]> git.lyx.org Git - features.git/commitdiff
compile fix 2
authorJürgen Spitzmüller <spitz@lyx.org>
Sat, 18 Oct 2008 13:51:48 +0000 (13:51 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sat, 18 Oct 2008 13:51:48 +0000 (13:51 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26944 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiViewSource.cpp

index 991877bea773f3118ad32525cff8f44a0631b369..b83082336fdaeddf0aa763069180fe2338ad86d6 100644 (file)
@@ -23,7 +23,7 @@
 #include "Paragraph.h"
 #include "TexRow.h"
 
-#include "support/Debug.h"
+#include "support/debug.h"
 #include "support/lassert.h"
 #include "support/docstream.h"
 #include "support/gettext.h"