aboutsummaryrefslogtreecommitdiff
path: root/pixman/pixman.h
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/pixman.h')
-rw-r--r--pixman/pixman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/pixman.h b/pixman/pixman.h
index 7ff9fb5..f41297a 100644
--- a/pixman/pixman.h
+++ b/pixman/pixman.h
@@ -69,7 +69,7 @@ SOFTWARE.
#ifndef PIXMAN_H__
#define PIXMAN_H__
-#include <pixman-version.h>
+#include "pixman-version.h"
#ifdef __cplusplus
#define PIXMAN_BEGIN_DECLS extern "C" {