diff options
author | Reuben Thomas <rrt@sc3d.org> | 2006-02-16 16:58:52 +0000 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2006-02-16 16:58:52 +0000 |
commit | a6f1e7a30665f5727babcdb14cfaaecb5df0211a (patch) | |
tree | 2254ef6e88b04b1a2a1bba6f0d1e6bd611f928df | |
parent | 6bdc647b593e324fcc616e5937c757b491821f46 (diff) | |
download | plptools-a6f1e7a30665f5727babcdb14cfaaecb5df0211a.tar.gz plptools-a6f1e7a30665f5727babcdb14cfaaecb5df0211a.tar.bz2 plptools-a6f1e7a30665f5727babcdb14cfaaecb5df0211a.zip |
Update header name
-rw-r--r-- | kde2/plugins/plpprops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde2/plugins/plpprops.h b/kde2/plugins/plpprops.h index 07c53a7..08dbc04 100644 --- a/kde2/plugins/plpprops.h +++ b/kde2/plugins/plpprops.h @@ -32,7 +32,7 @@ #include <kurl.h> #include <kfileitem.h> #include <kdialogbase.h> -#include <kpropsdlg.h> +#include <kpropertiesdialog.h> #include <krun.h> #include <kio/job.h> |