]> sigrok.org Git - pulseview.git/blobdiff - pv/data/logicsegment.cpp
logicsegment.cpp: Add missing config.h #include.
[pulseview.git] / pv / data / logicsegment.cpp
index 58cf00e5dddbfcc6e1514cb0534084546fbe3dec..3896ff2151efc09989d34211b78399f017473c88 100644 (file)
@@ -17,6 +17,8 @@
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "config.h" // For HAVE_UNALIGNED_LITTLE_ENDIAN_ACCESS
+
 #include <extdef.h>
 
 #include <cassert>