summaryrefslogtreecommitdiff
path: root/src/frontend.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend.c')
-rw-r--r--src/frontend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend.c b/src/frontend.c
index 630def9..17d6113 100644
--- a/src/frontend.c
+++ b/src/frontend.c
@@ -13,7 +13,7 @@
#include <string.h>
#include "frontend.h"
-#include "plotters.h"
+#include "plot.h"
#define MAX_FRONTENDS 16