]> git.tdb.fi Git - libs/al.git/blobdiff - source/context.h
Add Streamer class
[libs/al.git] / source / context.h
index 93cb0e886485c099536fe7c873dc90406c3329cd..10b9061cc7e7fe0bcf396e1709ff7c950ce99a54 100644 (file)
@@ -2,7 +2,7 @@
 
 This file is part of libmspal
 Copyright © 2008 Mikko Rasa, Mikkosoft Productions
-Diestributed under the LGPL
+Distributed under the LGPL
 */
 
 #ifndef MSP_AL_CONTEXT_H_
@@ -22,6 +22,7 @@ private:
 
 public:
        Context(Device &);
+       ~Context();
 };
 
 } // namespace AL