SVN commit 641978 by raggi: Compile. M +1 -0 kmahjongg/Editor.cpp M +1 -0 kmahjongg/kmahjongg.cpp M +1 -0 kreversi/mainwindow.cpp --- trunk/KDE/kdegames/kmahjongg/Editor.cpp #641977:641978 @@ -18,6 +18,7 @@ */ #include +#include #include #include --- trunk/KDE/kdegames/kmahjongg/kmahjongg.cpp #641977:641978 @@ -38,6 +38,7 @@ #include #include +#include #include #include --- trunk/KDE/kdegames/kreversi/mainwindow.cpp #641977:641978 @@ -44,6 +44,7 @@ #include #include +#include static const int PLAYER_STATUSBAR_ID = 1; static const int COMP_STATUSBAR_ID = 2;