diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:30:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:30:02 -0600 |
commit | e4f4040ff200f80ab055496e2327bceb7664b634 (patch) | |
tree | 8c6444de62d5052436fdb40c54c6f74727aab285 /amor | |
parent | 5de9e11b75a5159fd3c281b0977d24fa35b8deb6 (diff) | |
download | tdetoys-e4f4040ff200f80ab055496e2327bceb7664b634.tar.gz tdetoys-e4f4040ff200f80ab055496e2327bceb7664b634.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'amor')
-rw-r--r-- | amor/amor.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/amor/amor.cpp b/amor/amor.cpp index 2efb896..0a9b436 100644 --- a/amor/amor.cpp +++ b/amor/amor.cpp @@ -38,8 +38,8 @@ #include <klocale.h> #include <kmessagebox.h> #include <kstartupinfo.h> -#include <kwin.h> -#include <kwinmodule.h> +#include <twin.h> +#include <twinmodule.h> #include <kstandarddirs.h> #include <khelpmenu.h> #include <kiconloader.h> |