summaryrefslogtreecommitdiff
path: root/src/plot_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plot_util.c')
-rw-r--r--src/plot_util.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plot_util.c b/src/plot_util.c
index 058a0f9..ae1f548 100644
--- a/src/plot_util.c
+++ b/src/plot_util.c
@@ -1,8 +1,9 @@
#include <stdbool.h>
#include "libnsfb.h"
+#include "libnsfb_plot_util.h"
+
#include "nsfb.h"
-#include "plot_util.h"
enum {
POINT_LEFTOF_REGION = 1,