From bcb6dfee71ef0ce4a0b9e7ceccb943f7f28704c4 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Wed, 21 Dec 2016 01:08:33 -0800 Subject: Trace the commit ID and branch the library was built from --- OpenAL32/alState.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'OpenAL32/alState.c') diff --git a/OpenAL32/alState.c b/OpenAL32/alState.c index 3d8e6c40..e633a86b 100644 --- a/OpenAL32/alState.c +++ b/OpenAL32/alState.c @@ -20,6 +20,8 @@ #include "config.h" +#include "version.h" + #include #include "alMain.h" #include "AL/alc.h" -- cgit v1.2.3