summaryrefslogtreecommitdiff
path: root/src/paq.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/paq.cc')
-rw-r--r--src/paq.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paq.cc b/src/paq.cc
index 2cbddd4..bbb78da 100644
--- a/src/paq.cc
+++ b/src/paq.cc
@@ -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