diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:53:57 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:53:57 -0600 |
| commit | c96f95eaac4e5415ddb92103a5c29ab55597408d (patch) | |
| tree | d6b026edcb7e58f72fed333952a22f4c45fb01f8 /kttsd/libkttsd/player.h | |
| parent | 127600d4f12c1787365edc471904f9732743c771 (diff) | |
| download | tdeaccessibility-c96f95ea.tar.gz tdeaccessibility-c96f95ea.zip | |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/libkttsd/player.h')
| -rw-r--r-- | kttsd/libkttsd/player.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kttsd/libkttsd/player.h b/kttsd/libkttsd/player.h index fdb980f..28c2591 100644 --- a/kttsd/libkttsd/player.h +++ b/kttsd/libkttsd/player.h @@ -20,8 +20,8 @@ #include <tqstringlist.h> #include <kdemacros.h> #include "kdeexportfix.h" -#include "kglobal.h" -#include "klocale.h" +#include "tdeglobal.h" +#include "tdelocale.h" // #include "filehandle.h" |
