diff options
Diffstat (limited to 'src/kdiff3_shell.h')
-rw-r--r-- | src/kdiff3_shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kdiff3_shell.h b/src/kdiff3_shell.h index 01389b5..b11f3b8 100644 --- a/src/kdiff3_shell.h +++ b/src/kdiff3_shell.h @@ -21,7 +21,7 @@ #define _KDIFF3SHELL_H_ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include <tdeapplication.h> |