Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/SoundSystem/SND_CDObject.h')
-rw-r--r--intern/SoundSystem/SND_CDObject.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/intern/SoundSystem/SND_CDObject.h b/intern/SoundSystem/SND_CDObject.h
index 59817d72485..5af2005d34a 100644
--- a/intern/SoundSystem/SND_CDObject.h
+++ b/intern/SoundSystem/SND_CDObject.h
@@ -81,4 +81,6 @@ public:
int GetPlaystate() const;
};
+
#endif //__SND_CDOBJECT_H
+