diff options
Diffstat (limited to 'common/common.h')
-rw-r--r-- | common/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common.h b/common/common.h index af1e969..70e74dc 100644 --- a/common/common.h +++ b/common/common.h @@ -13,7 +13,7 @@ #include "config.h" #ifdef __KDIALOGD_H__ -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #endif typedef enum |