fix build from last commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6656 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-03-31 03:28:31 +00:00
parent 22451cf2a8
commit 0a3579d99a
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include "lyxrc.h" // lyxrc.font_* #include "lyxrc.h" // lyxrc.font_*
#include "BufferView.h" #include "BufferView.h"
#include "frontends/LyXView.h" #include "frontends/LyXView.h"
#include "frontends/lyx_gui.h"
#include "support/systemcall.h" #include "support/systemcall.h"
#include "support/filetools.h" #include "support/filetools.h"

View File

@ -12,6 +12,7 @@
#include <config.h> #include <config.h>
#include "support/lstrings.h" #include "support/lstrings.h"
#include "frontends/lyx_gui.h"
#include "xfont_metrics.h" #include "xfont_metrics.h"
#include "xfont_loader.h" #include "xfont_loader.h"
#include "lyxrc.h" #include "lyxrc.h"