From 214ec21ce8a9ac184166f8f11c5e527c60ec3554 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Thu, 2 Jul 2020 13:06:55 +0100 Subject: [PATCH] libsysprof-capture: Use an internal header in writer-cat.c This makes no functional difference, but does tidy up the code style a bit. All other internal headers are included using quotes in other files. Signed-off-by: Philip Withnall Helps: #40 --- src/libsysprof-capture/sysprof-capture-writer-cat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libsysprof-capture/sysprof-capture-writer-cat.c b/src/libsysprof-capture/sysprof-capture-writer-cat.c index 3411ba72..8ee52c7e 100644 --- a/src/libsysprof-capture/sysprof-capture-writer-cat.c +++ b/src/libsysprof-capture/sysprof-capture-writer-cat.c @@ -61,9 +61,9 @@ #include #include #include -#include #include +#include "sysprof-capture.h" #include "sysprof-macros-internal.h" typedef struct