]> git.tdb.fi Git - libs/al.git/blobdiff - source/format.h
Fix compilation on OS X
[libs/al.git] / source / format.h
index 4b11c8699d44cf6b8906615aa4104c90bde9a57b..ed6a1442750a73056102af93e76bb9d40b5edc0e 100644 (file)
@@ -1,14 +1,7 @@
-/* $Id$
-
-This file is part of libmspal
-Copyright © 2008 Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #ifndef MSP_AL_FORMAT_H_
 #define MSP_AL_FORMAT_H_
 
-#include <AL/al.h>
+#include "al.h"
 
 namespace Msp {
 namespace AL {