diff --git a/knights/challenge_graph.cpp b/knights/challenge_graph.cpp index 2e70017..a4fa2c9 100644 --- a/knights/challenge_graph.cpp +++ b/knights/challenge_graph.cpp @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include diff --git a/knights/dlg_settings.cpp b/knights/dlg_settings.cpp index e6c9e7e..12d3fe7 100644 --- a/knights/dlg_settings.cpp +++ b/knights/dlg_settings.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ #include -#include +#include #include "definitions.h" #include "dlg_settings.moc" #include "setpagedisplay.h" diff --git a/knights/match_param.cpp b/knights/match_param.cpp index 93cd4ac..6cbbb76 100644 --- a/knights/match_param.cpp +++ b/knights/match_param.cpp @@ -15,7 +15,7 @@ * * ***************************************************************************/ -#include +#include #include #include #include diff --git a/knights/resource.cpp b/knights/resource.cpp index aa8ec21..c6f4ffb 100644 --- a/knights/resource.cpp +++ b/knights/resource.cpp @@ -15,7 +15,7 @@ * * ***************************************************************************/ /* KDE */ -#include +#include #include #include #include diff --git a/knights/setpagedisplay.cpp b/knights/setpagedisplay.cpp index c8e16bc..5ef7a68 100644 --- a/knights/setpagedisplay.cpp +++ b/knights/setpagedisplay.cpp @@ -16,7 +16,7 @@ ***************************************************************************/ #include "setpagedisplay.moc" -#include +#include #include #include #include diff --git a/knights/splash.cpp b/knights/splash.cpp index 1156c4c..aa95f1d 100644 --- a/knights/splash.cpp +++ b/knights/splash.cpp @@ -17,7 +17,7 @@ #include "splash.moc" #include -#include +#include #include #include diff --git a/knights/tab_pgnview.cpp b/knights/tab_pgnview.cpp index 9476d60..49262c0 100644 --- a/knights/tab_pgnview.cpp +++ b/knights/tab_pgnview.cpp @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include tab_pgnView::tab_pgnView(pgn *parent, resource *Rsrc ) : KnightsTextView(0,Rsrc) diff --git a/knights/wiz_setup.cpp b/knights/wiz_setup.cpp index 6477dc4..d35b811 100644 --- a/knights/wiz_setup.cpp +++ b/knights/wiz_setup.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include #include #include #include