summaryrefslogtreecommitdiff
path: root/noncore/games/zlines/field.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/zlines/field.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/zlines/field.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/zlines/field.cpp b/noncore/games/zlines/field.cpp
index 2a87739..0adf4ac 100644
--- a/noncore/games/zlines/field.cpp
+++ b/noncore/games/zlines/field.cpp
@@ -14,13 +14,12 @@ email : Roman.Razilov@gmx.de
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#include <stdlib.h>
-#include "cfg.h"
#include "field.h"
Field::Field(QWidget* parent, const char* name)
: QWidget( parent, name )
{
clearField();