summaryrefslogtreecommitdiff
path: root/src/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dd.c')
-rw-r--r--src/dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dd.c b/src/dd.c
index c9f840b..41e415a 100644
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,2 +1,2 @@
#define main dd_main
-#include "../dd/dd.c"
+#include "dd/dd.c"