aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/bits.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/bits.cc')
-rw-r--r--libtests/bits.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtests/bits.cc b/libtests/bits.cc
index 81b44566..2c3dc349 100644
--- a/libtests/bits.cc
+++ b/libtests/bits.cc
@@ -7,11 +7,11 @@
#include <stdio.h>
#include <stdlib.h>
-// See comments in bits_include.cc
+// See comments in bits_functions.hh
#define BITS_TESTING 1
#define BITS_READ 1
#define BITS_WRITE 1
-#include "../libqpdf/bits_include.cc"
+#include <qpdf/bits_functions.hh>
static void
print_values(long long byte_offset, size_t bit_offset,