summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/board.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/kpacman/board.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kpacman/board.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/games/kpacman/board.cpp b/noncore/games/kpacman/board.cpp
index f95f699..f82b5f9 100644
--- a/noncore/games/kpacman/board.cpp
+++ b/noncore/games/kpacman/board.cpp
@@ -1,13 +1,10 @@
-#include "portable.h"
#if defined( KDE2_PORT )
#include <kapp.h>
#include <klocale.h>
#endif
-#include <qrect.h>
-#include <qregexp.h>
#include <qmessagebox.h>
#include <qfile.h>
#include <qtextstream.h>