diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:58 -0600 |
commit | 56df7a6401beb2b87fba35add44ea53372c94926 (patch) | |
tree | 762e674ed45f666593d1c043effeaeed970c56f6 /arts/runtime/moduleinfo.h | |
parent | a0b91587f8f13a4659c4c2bd2068ffbffef633ae (diff) | |
download | tdemultimedia-56df7a6401beb2b87fba35add44ea53372c94926.tar.gz tdemultimedia-56df7a6401beb2b87fba35add44ea53372c94926.zip |
Additional renaming of kde to tde
Diffstat (limited to 'arts/runtime/moduleinfo.h')
-rw-r--r-- | arts/runtime/moduleinfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/runtime/moduleinfo.h b/arts/runtime/moduleinfo.h index 2caea78f..7c1ff15f 100644 --- a/arts/runtime/moduleinfo.h +++ b/arts/runtime/moduleinfo.h @@ -27,7 +27,7 @@ #define MODULEINFO_H #include "artsbuilder.h" -#include <kdelibs_export.h> +#include <tdelibs_export.h> KDE_EXPORT Arts::ModuleInfo makeModuleInfo(const std::string& name); #endif /* MODULEINFO_H */ |