diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:23:47 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:23:47 -0600 |
commit | be1ddf1d5be6e6addf51fc80ae4b25873c43350e (patch) | |
tree | c3a2655a4b4976dba5f3c3893aced80ff84def9c /noatun-plugins/noatunmadness/madness.cpp | |
parent | 55efce6f21054a43a62d72f255765a657e9dd56e (diff) | |
download | tdeaddons-be1ddf1d5be6e6addf51fc80ae4b25873c43350e.tar.gz tdeaddons-be1ddf1d5be6e6addf51fc80ae4b25873c43350e.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'noatun-plugins/noatunmadness/madness.cpp')
-rw-r--r-- | noatun-plugins/noatunmadness/madness.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun-plugins/noatunmadness/madness.cpp b/noatun-plugins/noatunmadness/madness.cpp index 7027029..84c61bc 100644 --- a/noatun-plugins/noatunmadness/madness.cpp +++ b/noatun-plugins/noatunmadness/madness.cpp @@ -10,8 +10,8 @@ RMS's novel that I'm supposed to put at the top of every story. He's insane. #include "madness.h" -#include <kwin.h> -#include <kwinmodule.h> +#include <twin.h> +#include <twinmodule.h> #include <kiconloader.h> #include <math.h> #include <iostream> |