summaryrefslogtreecommitdiff
path: root/loadapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'loadapi.c')
-rw-r--r--loadapi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loadapi.c b/loadapi.c
index 3170dd1..f2823e1 100644
--- a/loadapi.c
+++ b/loadapi.c
@@ -20,6 +20,7 @@ this program. If not, see <http://www.gnu.org/licenses/>. */
#include "filedef.h"
#include "variable.h"
+#include "dep.h"
/* Evaluate a buffer as make syntax.
Ideally eval_buffer() will take const char *, but not yet. */