diff options
Diffstat (limited to '')
-rw-r--r-- | src/deep.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/deep.hpp b/src/deep.hpp index 0ea2712..3956f71 100644 --- a/src/deep.hpp +++ b/src/deep.hpp | |||
@@ -6,7 +6,7 @@ | |||
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include "lanesconf.h" | 8 | #include "lanesconf.h" |
9 | #include "uniquekey.h" | 9 | #include "uniquekey.hpp" |
10 | 10 | ||
11 | // forwards | 11 | // forwards |
12 | enum class LookupMode; | 12 | enum class LookupMode; |