From 5cba5bc63de403c779fd4fa762216280d4396444 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Sat, 20 Apr 2024 02:43:17 -0400 Subject: reorganized src files --- src/plotting.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plotting.h') diff --git a/src/plotting.h b/src/plotting.h index d94c7bc..19d669b 100644 --- a/src/plotting.h +++ b/src/plotting.h @@ -1,7 +1,7 @@ -#include - #pragma once +#include + typedef struct { char red; char green; -- cgit v1.2.3