Explorar o código

fixed include of common in bit_field.h

bunnei %!s(int64=12) %!d(string=hai) anos
pai
achega
a713bd1bad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common/bit_field.h

+ 1 - 1
src/common/bit_field.h

@@ -36,7 +36,7 @@
 #include <limits>
 #include <type_traits>
 
-#include "Common.h"
+#include "common/common.h"
 
 /*
  * Abstract bitfield class