aboutsummaryrefslogtreecommitdiffstats
path: root/src/exec-cmd.c
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-03-23 17:32:33 +0000
committerJoursoir <chat@joursoir.net>2021-03-23 17:32:33 +0000
commite06f9fcb689878878469e2396617786ed525ca87 (patch)
tree1efd4748996de665c01595464cb7f40ab9a7618a /src/exec-cmd.c
parentf14b09b10db42962a4f7f0a4d7f9cf2ea8feef4f (diff)
downloadlock-password-e06f9fcb689878878469e2396617786ed525ca87.tar.gz
lock-password-e06f9fcb689878878469e2396617786ed525ca87.tar.bz2
lock-password-e06f9fcb689878878469e2396617786ed525ca87.zip
refactor; set correct headers guard
Diffstat (limited to 'src/exec-cmd.c')
-rw-r--r--src/exec-cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exec-cmd.c b/src/exec-cmd.c
index 6aced93..4ec1c10 100644
--- a/src/exec-cmd.c
+++ b/src/exec-cmd.c
@@ -29,7 +29,7 @@
#include "exec-cmd.h"
#include "constants.h"
#include "easydir.h"
-#include "implementation.h"
+#include "routines.h"
#include "exec-cmd.h"
#include "tree.h"