poppler/ArthurOutputDev.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4e0bb0307fccefc21f74a4c5a3a0d7e8e687b550
Author: Pino Toscano <[EMAIL PROTECTED](none)>
Date:   Sat Feb 2 12:57:25 2008 +0100

    Fix include guard.

diff --git a/poppler/ArthurOutputDev.h b/poppler/ArthurOutputDev.h
index 667e3b9..f71806f 100644
--- a/poppler/ArthurOutputDev.h
+++ b/poppler/ArthurOutputDev.h
@@ -7,8 +7,8 @@
 //
 //========================================================================
 
-#ifndef CAIROOUTPUTDEV_H
-#define CAIROOUTPUTDEV_H
+#ifndef ARTHUROUTPUTDEV_H
+#define ARTHUROUTPUTDEV_H
 
 #ifdef USE_GCC_PRAGMAS
 #pragma interface
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to