summaryrefslogtreecommitdiffstats
path: root/knights/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/resource.h')
-rw-r--r--knights/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/resource.h b/knights/resource.h
index 3704ca6..d72352b 100644
--- a/knights/resource.h
+++ b/knights/resource.h
@@ -171,7 +171,7 @@ class resource
char Type[4];
char Strength[4];
- resource( KCmdLineArgs *args );
+ resource( TDECmdLineArgs *args );
~resource();
void ConfigRead( void );