diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:14:30 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:14:30 -0600 |
commit | 0d23fa6a32b66e623da02bed64c30e3d640667d1 (patch) | |
tree | aa488f7396a864ad267a505fd7ada5218479ed03 /kontact_plugin | |
parent | 54dcb1524902fe916055cdf106bb9d1928d2d6f0 (diff) | |
download | basket-0d23fa6a32b66e623da02bed64c30e3d640667d1.tar.gz basket-0d23fa6a32b66e623da02bed64c30e3d640667d1.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kontact_plugin')
-rw-r--r-- | kontact_plugin/uniqueapphandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/uniqueapphandler.cpp b/kontact_plugin/uniqueapphandler.cpp index 2f80a86..60b5502 100644 --- a/kontact_plugin/uniqueapphandler.cpp +++ b/kontact_plugin/uniqueapphandler.cpp @@ -24,7 +24,7 @@ #include <kapplication.h> #include <kcmdlineargs.h> #include <kontact/core.h> -#include <kwin.h> +#include <twin.h> #include <dcopclient.h> #include <kdebug.h> |