diff options
Diffstat (limited to 'krecipes/src/datablocks/elementlist.h')
-rw-r--r-- | krecipes/src/datablocks/elementlist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/krecipes/src/datablocks/elementlist.h b/krecipes/src/datablocks/elementlist.h index 85a7dd1..58d5bca 100644 --- a/krecipes/src/datablocks/elementlist.h +++ b/krecipes/src/datablocks/elementlist.h @@ -11,8 +11,8 @@ #ifndef ELEMENTLIST_H #define ELEMENTLIST_H -#include <ntqvaluelist.h> -#include <ntqregexp.h> +#include <tqvaluelist.h> +#include <tqregexp.h> #include "element.h" |