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_SoundObject.h')
-rw-r--r--intern/SoundSystem/SND_SoundObject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/SoundSystem/SND_SoundObject.h b/intern/SoundSystem/SND_SoundObject.h
index 4c47cdc27b5..6d827090d33 100644
--- a/intern/SoundSystem/SND_SoundObject.h
+++ b/intern/SoundSystem/SND_SoundObject.h
@@ -158,5 +158,6 @@ public:
int GetPlaystate() const;
};
+
#endif //__SND_SOUNDOBJECT_H