diff options
Diffstat (limited to 'alc/device.cpp')
-rw-r--r-- | alc/device.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/alc/device.cpp b/alc/device.cpp new file mode 100644 index 00000000..954a790b --- /dev/null +++ b/alc/device.cpp @@ -0,0 +1,4 @@ + +#include "config.h" + +#include "device.h" |