Get it to compile again

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2862 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2001-10-11 16:24:07 +00:00
parent e05ba0a4dc
commit 898402adc6

View File

@ -1,6 +1,8 @@
#ifndef SP_ISPELL_H
#define SP_ISPELL_H
#include <cstdio>
#include "sp_base.h"
class BufferParams;