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 <withnall@endlessm.com>

Helps: #40
This commit is contained in:
Philip Withnall
2020-07-02 13:06:55 +01:00
parent b558e7b128
commit 214ec21ce8

View File

@ -61,9 +61,9 @@
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
#include <sysprof-capture.h>
#include <unistd.h>
#include "sysprof-capture.h"
#include "sysprof-macros-internal.h"
typedef struct