--- a/src/IntegerDataTypeWriter.h Sun Jul 15 00:45:21 2018 +0200
+++ b/src/IntegerDataTypeWriter.h Sat Jul 21 17:30:25 2018 +0200
@@ -5,7 +5,7 @@
#include <cassert>
#include <limits>
-#include "../include/DataTypeWriter.h"
+#include "DataTypeWriter.h"
#include "format.h"
namespace relpipe {