diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:06:22 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:06:22 -0600 |
commit | c2f0acf91e008293485869d28506042978a5ab7c (patch) | |
tree | ac77c29956bf52e4ab51c1485d4eb3dc944116fb /src/knutnet.h | |
parent | 5a2363c00a690dbd1c54eef9a449299cc765c86b (diff) | |
download | knutclient-c2f0acf91e008293485869d28506042978a5ab7c.tar.gz knutclient-c2f0acf91e008293485869d28506042978a5ab7c.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'src/knutnet.h')
-rwxr-xr-x | src/knutnet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knutnet.h b/src/knutnet.h index c5ef55e..3d42d9b 100755 --- a/src/knutnet.h +++ b/src/knutnet.h @@ -20,7 +20,7 @@ //Od verze 3 je kapp jen odkaz na kapplication //Since version 3 is kapp pointer on kapplication only -//#include <kapplication.h> +//#include <tdeapplication.h> #include <kapp.h> #include <tqobject.h> |