summaryrefslogtreecommitdiffstats
path: root/knights/tab_pgnview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knights/tab_pgnview.cpp')
-rw-r--r--knights/tab_pgnview.cpp2
1 files changed, 1 insertions, 1 deletions
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 <tqfile.h>
#include <tqregexp.h>
#include <tqtextstream.h>
-#include <kstddirs.h>
+#include <kstandarddirs.h>
#include <tdetempfile.h>
tab_pgnView::tab_pgnView(pgn *parent, resource *Rsrc ) : KnightsTextView(0,Rsrc)