diff options
Diffstat (limited to 'ksim')
-rw-r--r-- | ksim/ksimpref.h | 2 | ||||
-rw-r--r-- | ksim/ksimview.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ksim/ksimpref.h b/ksim/ksimpref.h index 6118adf..2c98b5b 100644 --- a/ksim/ksimpref.h +++ b/ksim/ksimpref.h @@ -21,7 +21,7 @@ #define KSIMPREF_H #include <kdialogbase.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> class TQFrame; class KDesktopFile; diff --git a/ksim/ksimview.h b/ksim/ksimview.h index a1930f5..7aaacf1 100644 --- a/ksim/ksimview.h +++ b/ksim/ksimview.h @@ -26,7 +26,7 @@ #include <dcopobject.h> #include <kpanelextension.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> class TQBoxLayout; class TQHBoxLayout; |