summaryrefslogtreecommitdiff
path: root/context_surface_2d.c
diff options
context:
space:
mode:
authorXavier Chantry <chantry.xavier@gmail.com>2010-07-05 21:56:57 +0200
committerPatrice Mandin <patmandin@gmail.com>2010-07-05 21:56:57 +0200
commit478c9ae45fb00de92564dc3186e62e2d7577dfbe (patch)
tree95c29cf1d0fa3ae9a251cbcb5ceb2d20f423dd40 /context_surface_2d.c
parent39e01e8135ac102c35cb21b6f34447905bae4377 (diff)
Add nouveau_class.h
Signed-off-by: Patrice Mandin <patmandin@gmail.com>
Diffstat (limited to 'context_surface_2d.c')
-rw-r--r--context_surface_2d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/context_surface_2d.c b/context_surface_2d.c
index 173fd77..d1a5c0d 100644
--- a/context_surface_2d.c
+++ b/context_surface_2d.c
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdint.h>
-#include <nouveau_class.h>
+#include "nouveau_class.h"
#include <nouveau_pushbuf.h>
#include <nouveau_notifier.h>