summaryrefslogtreecommitdiffstats
path: root/src/aig/hop/hop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/hop/hop.h')
-rw-r--r--src/aig/hop/hop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aig/hop/hop.h b/src/aig/hop/hop.h
index d23f3508..2d25b002 100644
--- a/src/aig/hop/hop.h
+++ b/src/aig/hop/hop.h
@@ -31,7 +31,7 @@
#include <string.h>
#include <assert.h>
-#include "src/misc/vec/vec.h"
+#include "misc/vec/vec.h"
////////////////////////////////////////////////////////////////////////
/// PARAMETERS ///