summaryrefslogtreecommitdiffstats
path: root/src/app.hpp
diff options
context:
space:
mode:
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-07-13 09:30:04 +0200
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>2017-08-08 17:24:00 +0200
commit1958da2130c04fbcc0bf1da2c40b57c785657e48 (patch)
tree5e6a47f55a519b2ded6a2955c2cb0b95435957ab /src/app.hpp
parent7678bfc942bd501f8e121ff153d1852d73578257 (diff)
glue: renamed output files to better represent their actual purpose
Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
Diffstat (limited to 'src/app.hpp')
-rw-r--r--src/app.hpp2
1 files changed, 1 insertions, 1 deletions
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;