diff options
Diffstat (limited to 'scene/audio/audio_player.h')
-rw-r--r-- | scene/audio/audio_player.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/audio/audio_player.h b/scene/audio/audio_player.h index 8d7a635a8b..4fee30c0c2 100644 --- a/scene/audio/audio_player.h +++ b/scene/audio/audio_player.h @@ -27,6 +27,7 @@ /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ + #ifndef AUDIOPLAYER_H #define AUDIOPLAYER_H |