summaryrefslogtreecommitdiffstats
path: root/fsa/src/libfsa/automaton-alternate.h
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/libfsa/automaton-alternate.h')
-rw-r--r--fsa/src/libfsa/automaton-alternate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsa/src/libfsa/automaton-alternate.h b/fsa/src/libfsa/automaton-alternate.h
index 535b0f16014..1d64a08ee52 100644
--- a/fsa/src/libfsa/automaton-alternate.h
+++ b/fsa/src/libfsa/automaton-alternate.h
@@ -13,7 +13,7 @@
#include <list>
#include <string>
#include <vector>
-#include <assert.h>
+#include <cassert>
#include <sys/mman.h> // for mmap() etc
#include "blob.h"