summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/cg/PDFDocumentImage.h')
-rw-r--r--Source/WebCore/platform/graphics/cg/PDFDocumentImage.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h b/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h
index 790d620..ecd57be 100644
--- a/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h
+++ b/Source/WebCore/platform/graphics/cg/PDFDocumentImage.h
@@ -23,6 +23,9 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#ifndef PDFDocumentImage_h
+#define PDFDocumentImage_h
+
#include "Image.h"
#include "FloatRect.h"
@@ -76,3 +79,5 @@ namespace WebCore {
}
#endif // PLATFORM(CG)
+
+#endif // PDFDocumentImage_h