diff options
Diffstat (limited to 'src/macro.cpp')
-rw-r--r-- | src/macro.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/macro.cpp b/src/macro.cpp index a25d4d8..8d0dc1a 100644 --- a/src/macro.cpp +++ b/src/macro.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 "macro.h" |