summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/include/pipe/p_video_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/include/pipe/p_video_state.h b/src/gallium/include/pipe/p_video_state.h
index b71e959e6f..2a7422bf04 100644
--- 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>