diff options
Diffstat (limited to 'src/update.h')
-rw-r--r-- | src/update.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update.h b/src/update.h index c23c978..dd027dc 100644 --- a/src/update.h +++ b/src/update.h @@ -24,7 +24,7 @@ #define _UPDATE_H_ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include <tdeapplication.h> |