mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
12 lines
267 B
Diff
12 lines
267 B
Diff
--- a/libpixman/src/pixman-private.h Fri Oct 19 14:55:56 2007
|
|
+++ b/libpixman/src/pixman-private.h Fri Oct 19 14:56:45 2007
|
|
@@ -5,6 +5,8 @@
|
|
#ifndef PIXMAN_PRIVATE_H
|
|
#define PIXMAN_PRIVATE_H
|
|
|
|
+#include "cairo-platform.h"
|
|
+
|
|
#include "pixman.h"
|
|
#include <time.h>
|
|
|