Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit f272d0d

Browse files
committed
Added constants include to AudioMan
1 parent 67bc293 commit f272d0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Managers/AudioMan.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#ifndef _RTEAUDIOMAN_
22
#define _RTEAUDIOMAN_
33

4+
#include "Constants.h"
45
#include "Entity.h"
56
#include "Timer.h"
67
#include "Singleton.h"

0 commit comments

Comments
 (0)