summaryrefslogtreecommitdiffstats
path: root/modules/gralloc/framebuffer.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2009-08-18 17:35:44 -0700
committerMathias Agopian <mathias@google.com>2009-08-18 17:35:44 -0700
commitfc0541328190d60b3cf6beb72b630e115dc7a2be (patch)
tree24a3b9e6c09c289a49fd3a0d9b94803038c567f2 /modules/gralloc/framebuffer.cpp
parent876b4e8b84087ad99f499c064758a2660a990e5c (diff)
downloadhardware_libhardware-fc0541328190d60b3cf6beb72b630e115dc7a2be.zip
hardware_libhardware-fc0541328190d60b3cf6beb72b630e115dc7a2be.tar.gz
hardware_libhardware-fc0541328190d60b3cf6beb72b630e115dc7a2be.tar.bz2
split gralloc_priv.h and make sure it is C friendly
Diffstat (limited to 'modules/gralloc/framebuffer.cpp')
-rw-r--r--modules/gralloc/framebuffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gralloc/framebuffer.cpp b/modules/gralloc/framebuffer.cpp
index 5f97032..7d2b582 100644
--- a/modules/gralloc/framebuffer.cpp
+++ b/modules/gralloc/framebuffer.cpp
@@ -38,6 +38,7 @@
#endif
#include "gralloc_priv.h"
+#include "gr.h"
/*****************************************************************************/