summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_flush.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/state_tracker/st_cb_flush.h')
-rw-r--r--src/mesa/state_tracker/st_cb_flush.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mesa/state_tracker/st_cb_flush.h b/src/mesa/state_tracker/st_cb_flush.h
index 29ceab3a56..c26f779225 100644
--- a/src/mesa/state_tracker/st_cb_flush.h
+++ b/src/mesa/state_tracker/st_cb_flush.h
@@ -26,13 +26,13 @@
**************************************************************************/
-#ifndef ST_CB_CLEAR_H
-#define ST_CB_CLEAR_H
+#ifndef ST_CB_FLUSH_H
+#define ST_CB_FLUSH_H
extern void
st_init_flush_functions(struct dd_function_table *functions);
-#endif /* ST_CB_CLEAR_H */
+#endif /* ST_CB_FLUSH_H */