diff options
Diffstat (limited to 'src/configdialog.h')
-rw-r--r-- | src/configdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configdialog.h b/src/configdialog.h index 5e310b9..20824b0 100644 --- a/src/configdialog.h +++ b/src/configdialog.h @@ -18,9 +18,9 @@ email : [email protected] #ifndef TORKCONFIGDIALOG_H #define TORKCONFIGDIALOG_H +#include <tqmap.h> +#include <tqvaluelist.h> -#include <ntqmap.h> -#include <ntqvaluelist.h> #include <tdeconfigdialog.h> class TQComboBox; |