SDL_ttf: .wikiheaders-options: Fixed copy/paste error.

From 73be7092952b37a765a6c71fdbeefd311e06d76f Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Tue, 22 Nov 2022 18:45:22 -0500
Subject: [PATCH] .wikiheaders-options: Fixed copy/paste error.

---
 .wikiheaders-options | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.wikiheaders-options b/.wikiheaders-options
index 4c3b7e8..eb22a5c 100644
--- a/.wikiheaders-options
+++ b/.wikiheaders-options
@@ -4,7 +4,7 @@ incsubdir =
 wikisubdir = SDL_ttf
 apiprefixregex = TTF_
 mainincludefname = SDL_ttf.h
-versionfname = include/SDL_mixer.h
+versionfname = SDL_ttf.h
 versionmajorregex = \A\#define\s+SDL_TTF_MAJOR_VERSION\s+(\d+)\Z
 versionminorregex = \A\#define\s+SDL_TTF_MINOR_VERSION\s+(\d+)\Z
 versionpatchregex = \A\#define\s+SDL_TTF_PATCHLEVEL\s+(\d+)\Z