From be89553bd363678ab75c44b8e0630920aba52987 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 3 Jul 2016 00:01:24 -0700 Subject: [PATCH] amixer.h: Just include "version.h" --- amixer/amixer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amixer/amixer.h b/amixer/amixer.h index 3588f04..0daa5b7 100644 --- a/amixer/amixer.h +++ b/amixer/amixer.h @@ -18,4 +18,4 @@ * */ -#include "../include/version.h" +#include "version.h" -- 2.9.2