aboutsummaryrefslogtreecommitdiff
path: root/src/helper/binarybuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/binarybuffer.h')
-rw-r--r--src/helper/binarybuffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/helper/binarybuffer.h b/src/helper/binarybuffer.h
index a289abd9..6b142dd1 100644
--- a/src/helper/binarybuffer.h
+++ b/src/helper/binarybuffer.h
@@ -24,8 +24,6 @@
#ifndef BINARYBUFFER_H
#define BINARYBUFFER_H
-#include <helper/types.h>
-
/** @file
* Support functions to access arbitrary bits in a byte array
*/