diff options
Diffstat (limited to 'src/preamble.cpp')
-rw-r--r-- | src/preamble.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preamble.cpp b/src/preamble.cpp index 3df04f8..e21659c 100644 --- a/src/preamble.cpp +++ b/src/preamble.cpp @@ -17,8 +17,8 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <ntqregexp.h> -#include <ntqstringlist.h> +#include <tqregexp.h> +#include <tqstringlist.h> #include "preamble.h" |