SDL_mixer: Moved gme.h into the correct location for the Visual Studio build

From ca691e5d045651638fbc6cc67a474ed9ee703f7f Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sun, 21 Jan 2024 08:40:47 -0800
Subject: [PATCH] Moved gme.h into the correct location for the Visual Studio
 build

---
 VisualC/external/include/{ => gme}/gme.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename VisualC/external/include/{ => gme}/gme.h (100%)

diff --git a/VisualC/external/include/gme.h b/VisualC/external/include/gme/gme.h
similarity index 100%
rename from VisualC/external/include/gme.h
rename to VisualC/external/include/gme/gme.h