diff options
Diffstat (limited to 'lib/sqfshelper/get_path.c')
-rw-r--r-- | lib/sqfshelper/get_path.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/sqfshelper/get_path.c b/lib/sqfshelper/get_path.c index a432b4a..bdc6c3f 100644 --- a/lib/sqfshelper/get_path.c +++ b/lib/sqfshelper/get_path.c @@ -4,9 +4,7 @@ * * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at> */ -#include "config.h" - -#include "highlevel.h" +#include "common.h" #include <string.h> #include <stdlib.h> |