Dawn/src/dawnopenal/dawnopenal.hpp
2023-01-17 19:34:47 -08:00

8 lines
185 B
C++

// Copyright (c) 2023 Dominic Masters
//
// This software is released under the MIT License.
// https://opensource.org/licenses/MIT
#pragma once
#include <AL/al.h>
#include <AL/alc.h>