provides developper files
[src/app-framework-binder.git] / src / afb-ws-json1.c
index b6397af..85dc025 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 IoT.bzh
+ * Copyright (C) 2016 "IoT.bzh"
  * Author: José Bollo <jose.bollo@iot.bzh>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
@@ -29,7 +29,7 @@
 #include "afb-ws-json1.h"
 #include "afb-msg-json.h"
 #include "session.h"
-#include "afb-req-itf.h"
+#include <afb/afb-req-itf.h>
 #include "afb-apis.h"
 #include "afb-context.h"