]> git.tdb.fi Git - libs/al.git/blobdiff - source/source.h
Add a missing #include
[libs/al.git] / source / source.h
index 29118c5ea0d6dd18d2b7abd82b2ae1862d305700..a2455f8c9e4d6cb892dd2b3c7201d2f41212a56e 100644 (file)
@@ -10,6 +10,7 @@ Diestributed under the LGPL
 
 #include <vector>
 #include <AL/al.h>
+#include "types.h"
 
 namespace Msp {
 namespace AL {