diff options
author | Timothy Pearson <[email protected]> | 2013-02-14 17:10:49 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-14 17:10:49 -0600 |
commit | ef2216763b73601cc3532e6c1dbc70bf6b98e468 (patch) | |
tree | 1f03e2c6ade9414e2e3320938fc9a802a6beafb8 /style/lipstik.h | |
parent | 22751c9e7bb0d532913de2b842f0dd0213f591f3 (diff) | |
download | tde-style-lipstik-ef2216763b73601cc3532e6c1dbc70bf6b98e468.tar.gz tde-style-lipstik-ef2216763b73601cc3532e6c1dbc70bf6b98e468.zip |
Rename common header files for consistency with class renaming
Diffstat (limited to 'style/lipstik.h')
-rw-r--r-- | style/lipstik.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/lipstik.h b/style/lipstik.h index 06a677f..994d065 100644 --- a/style/lipstik.h +++ b/style/lipstik.h @@ -45,7 +45,7 @@ #ifndef __LIPSTIK_H #define __LIPSTIK_H -#include <kstyle.h> +#include <tdestyle.h> #include <tqbitmap.h> #include <tqintcache.h> |