Changeset 673 for code/branches/FICN/src/audio/AudioSource.h
- Timestamp:
- Dec 22, 2007, 10:15:06 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/audio/AudioSource.h
r409 r673 1 #ifndef AUDIOSOURCE_H_2 #define AUDIOSOURCE_H_1 #ifndef _AudioSource_H__ 2 #define _AudioSource_H__ 3 3 4 4 #include "AudioIncludes.h" … … 16 16 } 17 17 18 #endif /* AUDIOSOURCE_H_*/18 #endif /* _AudioSource_H__ */
Note: See TracChangeset
for help on using the changeset viewer.