diff --git a/kerry/src/kcm/backends.h b/kerry/src/kcm/backends.h index b7b3a1f..eb912ee 100644 --- a/kerry/src/kcm/backends.h +++ b/kerry/src/kcm/backends.h @@ -22,7 +22,7 @@ #ifndef __BACKENDS_H__ #define __BACKENDS_H__ -#include +#include #include #include #include diff --git a/kerry/src/kcm/beagle.h b/kerry/src/kcm/beagle.h index 7c840cf..73b4862 100644 --- a/kerry/src/kcm/beagle.h +++ b/kerry/src/kcm/beagle.h @@ -22,7 +22,7 @@ #ifndef __KCMBEAGLE_H__ #define __KCMBEAGLE_H__ -#include +#include class TDEConfig; class TQTabWidget; diff --git a/kerry/src/kcm/indexing.h b/kerry/src/kcm/indexing.h index fa0f18c..adac845 100644 --- a/kerry/src/kcm/indexing.h +++ b/kerry/src/kcm/indexing.h @@ -25,7 +25,7 @@ #include #include #include -#include +#include class KCMBeagleIndexing : public TDECModule { diff --git a/kerry/src/kcm/kerry.h b/kerry/src/kcm/kerry.h index 1ab2b0b..678f5d8 100644 --- a/kerry/src/kcm/kerry.h +++ b/kerry/src/kcm/kerry.h @@ -22,7 +22,7 @@ #ifndef __KCMKERRY_H__ #define __KCMKERRY_H__ -#include +#include class TDEConfig; class TQTabWidget; diff --git a/kerry/src/kcm/search.h b/kerry/src/kcm/search.h index 93adf9a..04d7dff 100644 --- a/kerry/src/kcm/search.h +++ b/kerry/src/kcm/search.h @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kerry/src/kcm/status.h b/kerry/src/kcm/status.h index fd35116..5d0f2f1 100644 --- a/kerry/src/kcm/status.h +++ b/kerry/src/kcm/status.h @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include class KCMBeagleStatus : public TDECModule