diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/paq.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #include <Main.h> #include <Input.h> #include <Output.h> -#include <Regex.h> +#include <BRegex.h> #ifdef HAVE_CONFIG_H #include "config.h" #endif |