[tensor_repo] fixed coding style of header file
authorGeunsik Lim <geunsik.lim@samsung.com>
Thu, 21 Feb 2019 23:29:47 +0000 (08:29 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 22 Feb 2019 01:56:36 +0000 (10:56 +0900)
This patch is trivial. This commit is to fix a coding style
of header file consistently.

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
gst/nnstreamer/tensor_repo.c

index c63345d..bffa687 100644 (file)
@@ -23,7 +23,7 @@
  *
  */
 
-#include<tensor_repo.h>
+#include <tensor_repo.h>
 #include <stdio.h>
 
 #ifndef DBG