aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/plotting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plotting.h')
-rw-r--r--src/plotting.h4
1 files changed, 2 insertions, 2 deletions
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 <stddef.h>
-
#pragma once
+#include <stddef.h>
+
typedef struct {
char red;
char green;