aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2013-08-07 17:26:17 -0700
committerJohn Reck <jreck@google.com>2013-08-07 17:26:17 -0700
commit70005f9fa14753353faf0fe2e57359913ed3e75a (patch)
treee6b90a7ef112f4ec792af8bc9dfb0786cf7bf6ae
parentff996fc884712dee44ec52008a2cfd1385017909 (diff)
downloadpixman-70005f9fa14753353faf0fe2e57359913ed3e75a.tar.gz
Change-Id: Icc1df69ee22985a7d001fff7ac04cb65c9aa8bae
-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" {