Just a bit more cleanup as I grep around for "what TGSI is left in the GL
frontend?"
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23114>
* OTHER DEALINGS IN THE SOFTWARE.
*/
-#ifndef ST_ATIFS_TO_TGSI_H
-#define ST_ATIFS_TO_TGSI_H
+#ifndef ST_ATIFS_TO_NIR_H
+#define ST_ATIFS_TO_NIR_H
#include "util/glheader.h"
#include "pipe/p_defines.h"
} /* extern "C" */
#endif
-#endif /* ST_ATIFS_TO_TGSI_H */
+#endif /* ST_ATIFS_TO_NIR_H */