make it compile properly

svn path=/trunk/playground/graphics/okular/; revision=624689
This commit is contained in:
Pino Toscano 2007-01-17 18:05:06 +00:00
parent 4f6666d509
commit 169b752433

View file

@ -19,7 +19,7 @@
namespace Okular {
class Annotation;
class ObjectRect;
};
}
class DjVuGenerator : public Okular::Generator
{