diff options
Diffstat (limited to 'kmouth/kmouth.h')
-rw-r--r-- | kmouth/kmouth.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kmouth/kmouth.h b/kmouth/kmouth.h index 79f1aa0..628128c 100644 --- a/kmouth/kmouth.h +++ b/kmouth/kmouth.h @@ -19,9 +19,8 @@ #ifndef KMOUTH_H #define KMOUTH_H - #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif // include files for TQt |