diff options
Diffstat (limited to 'src/configfrontend.h')
-rw-r--r-- | src/configfrontend.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configfrontend.h b/src/configfrontend.h index 4c43c35..e44b9f3 100644 --- a/src/configfrontend.h +++ b/src/configfrontend.h @@ -28,7 +28,7 @@ #ifndef CONFIGFRONTEND_H #define CONFIGFRONTEND_H -#include <frontend.h> +#include "frontend.h" /** * Frontend to the kscope_config shell script. |