diff --git a/kerry/src/kcm/kerry.cpp b/kerry/src/kcm/kerry.cpp index ebed671..d5551c0 100644 --- a/kerry/src/kcm/kerry.cpp +++ b/kerry/src/kcm/kerry.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kerry/src/kerryapp.cpp b/kerry/src/kerryapp.cpp index 6fdf6bb..2a293a8 100644 --- a/kerry/src/kerryapp.cpp +++ b/kerry/src/kerryapp.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kerry/src/main.cpp b/kerry/src/main.cpp index 537b2c4..ece9319 100644 --- a/kerry/src/main.cpp +++ b/kerry/src/main.cpp @@ -22,8 +22,8 @@ #include #include -#include -#include +#include +#include #include #include #include diff --git a/kerry/src/searchdlg.cpp b/kerry/src/searchdlg.cpp index 5a91de5..50d7a74 100644 --- a/kerry/src/searchdlg.cpp +++ b/kerry/src/searchdlg.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include #include