Skip to content

Commit 3512758

Browse files
committed
Include path
1 parent 2b2c1d0 commit 3512758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quad.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "../include/quad.h"
1+
#include "quad.h"
22
#include <assert.h>
33
#include <float.h> // DBL_MAX
44
#include <stdbool.h>

0 commit comments

Comments
 (0)