diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:06:17 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:06:17 -0600 |
commit | 6b869db09c92b749de56236f373ccb2136eee302 (patch) | |
tree | 1701f191219fb9505bf4aa5b5afd55b131435ce6 /knights/resource.h | |
parent | 2ddda3c8a1178cdab64182e4bc0948540f749510 (diff) | |
download | knights-6b869db09c92b749de56236f373ccb2136eee302.tar.gz knights-6b869db09c92b749de56236f373ccb2136eee302.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'knights/resource.h')
-rw-r--r-- | knights/resource.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/resource.h b/knights/resource.h index 3355f78..2876af7 100644 --- a/knights/resource.h +++ b/knights/resource.h @@ -28,7 +28,7 @@ #include <klocale.h> #include <kcursor.h> #include <tdelistview.h> -#include <kcmdlineargs.h> +#include <tdecmdlineargs.h> /* TQt */ #include <tqstylesheet.h> #include <tqvaluelist.h> |