[Scummvm-git-logs] scummvm master -> cd2f52339f8a50bf5fffc657a6e507ddf97c3a6e
bluegr
noreply at scummvm.org
Thu Jul 4 12:18:08 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
cd2f52339f AUDIO: Remove leftover reference to common/inttypes.h
Commit: cd2f52339f8a50bf5fffc657a6e507ddf97c3a6e
https://github.com/scummvm/scummvm/commit/cd2f52339f8a50bf5fffc657a6e507ddf97c3a6e
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2024-07-04T15:18:00+03:00
Commit Message:
AUDIO: Remove leftover reference to common/inttypes.h
Changed paths:
audio/softsynth/opl/nuked.h
diff --git a/audio/softsynth/opl/nuked.h b/audio/softsynth/opl/nuked.h
index ce6b34fcfd6..5faa1ee69fd 100644
--- a/audio/softsynth/opl/nuked.h
+++ b/audio/softsynth/opl/nuked.h
@@ -30,7 +30,6 @@
#define AUDIO_SOFTSYNTH_OPL_NUKED_H
#include "common/scummsys.h"
-#include "common/inttypes.h"
#include "audio/fmopl.h"
#ifndef DISABLE_NUKED_OPL
More information about the Scummvm-git-logs
mailing list