projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7db3344
)
g3dvl: assert.h -> util/u_debug.h
author
José Fonseca
<jfonseca@vmware.com>
Mon, 28 Sep 2009 18:02:34 +0000
(19:02 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Tue, 29 Sep 2009 10:09:55 +0000
(11:09 +0100)
src/gallium/include/pipe/p_video_state.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/pipe/p_video_state.h
b/src/gallium/include/pipe/p_video_state.h
index b71e959e6f19576be47a6f6581564e24f45f618a..2a7422bf04cc26df76770f46f13b4d9a1741be71 100644
(file)
--- a/
src/gallium/include/pipe/p_video_state.h
+++ b/
src/gallium/include/pipe/p_video_state.h
@@
-2,8
+2,8
@@
#define PIPE_VIDEO_STATE_H
/* u_reduce_video_profile() needs these */
-#include <assert.h>
#include <pipe/p_compiler.h>
+#include <util/u_debug.h>
#include <pipe/p_defines.h>
#include <pipe/p_format.h>