add missing header file

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20163 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-09-09 02:59:57 +00:00
parent 022a231f3e
commit 8ea9c5a440

View File

@ -16,6 +16,7 @@
#include "lfuns.h"
#include "support/docstring.h"
#include <boost/scoped_ptr.hpp>
namespace lyx {
namespace frontend {