Reorgnazie some #include.

This commit is contained in:
Jekyll Wu
2011-09-06 06:53:38 +08:00
parent de61d40c63
commit e828def700
7 changed files with 14 additions and 9 deletions

View File

@@ -29,7 +29,6 @@
#include <pwd.h>
// Qt
#include <KDebug>
#include <QtCore/QDir>
#include <QtCore/QFileInfo>
#include <QtCore/QRegExp>
@@ -41,6 +40,7 @@
#include <KGlobal>
#include <KSharedConfig>
#include <KUser>
#include <KDebug>
#if defined(Q_OS_MAC)
#include <sys/sysctl.h>