]> git.lyx.org Git - lyx.git/commitdiff
Fix gcc compile bug... weird...
authorAbdelrazak Younes <younes@lyx.org>
Sat, 19 Sep 2009 14:42:07 +0000 (14:42 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sat, 19 Sep 2009 14:42:07 +0000 (14:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31401 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.cpp

index ffad9411bfce31a2cd1e3d606e3e31cddc94ddab..b9a4f42958f21ff86a456d392c0ab6859b4a64e3 100644 (file)
@@ -42,6 +42,7 @@
 #include "Lexer.h"
 #include "LyXAction.h"
 #include "LyX.h"
+#include "LyXFunc.h"
 #include "LyXRC.h"
 #include "LyXVC.h"
 #include "output_docbook.h"