diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:30:02 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:30:02 -0600 |
commit | e4f4040ff200f80ab055496e2327bceb7664b634 (patch) | |
tree | 8c6444de62d5052436fdb40c54c6f74727aab285 /kodo | |
parent | 5de9e11b75a5159fd3c281b0977d24fa35b8deb6 (diff) | |
download | tdetoys-e4f4040ff200f80ab055496e2327bceb7664b634.tar.gz tdetoys-e4f4040ff200f80ab055496e2327bceb7664b634.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kodo')
-rw-r--r-- | kodo/kodometer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kodo/kodometer.h b/kodo/kodometer.h index 501555d..503b78c 100644 --- a/kodo/kodometer.h +++ b/kodo/kodometer.h @@ -47,7 +47,7 @@ #include <kpopupmenu.h> #include <kstandarddirs.h> #include <ktoolbar.h> -#include <kwin.h> +#include <twin.h> #include <X11/Xlib.h> |