summaryrefslogtreecommitdiffstats
path: root/src/makefrontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefrontend.h')
-rw-r--r--src/makefrontend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefrontend.h b/src/makefrontend.h
index c3ab3f1..1fc0a04 100644
--- a/src/makefrontend.h
+++ b/src/makefrontend.h
@@ -28,7 +28,7 @@
#ifndef MAKEFRONTEND_H
#define MAKEFRONTEND_H
-#include <frontend.h>
+#include "frontend.h"
/**
* A shell-process front-end intended for running make-like tasks.