More headers.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23119 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-02-22 03:39:10 +00:00
parent b032a9d7ba
commit 7889ccc0eb
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,7 @@
#include "Color.h"
#include "Font.h"
#include "Lexer.h"
#include "support/lstrings.h"
#include <vector>

View File

@ -15,7 +15,6 @@
#include "ColorCode.h"
#include "FontInfo.h"
#include "Lexer.h"
#include "support/docstring.h"
@ -24,6 +23,8 @@
namespace lyx {
class Lexer;
///
class InsetLayout {
public: