summaryrefslogtreecommitdiff
path: root/src/cairo-output-stream-private.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2007-08-22 02:58:37 -0400
committerBehdad Esfahbod <behdad@behdad.org>2007-08-22 02:58:37 -0400
commit735757a17a7c72f8598c8958b600daad941a0431 (patch)
tree39f09847b828da9f19ed85a29b411f59a8e76cdf /src/cairo-output-stream-private.h
parentbfdc3b6642a36a7728f82ae87de83244d86ba29e (diff)
[Makefile.am] Add target sparse to run sparse static source code analyzer
There are still some bits not quite working.
Diffstat (limited to 'src/cairo-output-stream-private.h')
-rw-r--r--src/cairo-output-stream-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo-output-stream-private.h b/src/cairo-output-stream-private.h
index 0600431ea..181285628 100644
--- a/src/cairo-output-stream-private.h
+++ b/src/cairo-output-stream-private.h
@@ -37,6 +37,7 @@
#ifndef CAIRO_OUTPUT_STREAM_PRIVATE_H
#define CAIRO_OUTPUT_STREAM_PRIVATE_H
+#include "cairoint.h"
#include "cairo-types-private.h"
typedef cairo_status_t (*cairo_output_stream_write_func_t) (cairo_output_stream_t *output_stream,