From 1958da2130c04fbcc0bf1da2c40b57c785657e48 Mon Sep 17 00:00:00 2001 From: Marcus Fritzsch Date: Thu, 13 Jul 2017 09:30:04 +0200 Subject: glue: renamed output files to better represent their actual purpose Signed-off-by: Marcus Fritzsch --- src/app.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app.hpp') diff --git a/src/app.hpp b/src/app.hpp index f6238af..0fb929d 100644 --- a/src/app.hpp +++ b/src/app.hpp @@ -10,7 +10,7 @@ #include "wayland.hpp" #include "result.hpp" -#include "afb_api.hpp" +#include "afb_binding_api.hpp" namespace wl { struct display; -- cgit 1.2.3-korg