diff options
Diffstat (limited to 'quantum/audio/voices.h')
-rw-r--r-- | quantum/audio/voices.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/audio/voices.h b/quantum/audio/voices.h index fcab9db556..de3c6db21e 100644 --- a/quantum/audio/voices.h +++ b/quantum/audio/voices.h @@ -14,6 +14,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + #pragma once #include <stdint.h> |