blob: 56309d22103f0d5546dd03de81437ed2ed8ddbbe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- aplay/formats.h~
+++ aplay/formats.h
@@ -1,7 +1,6 @@
#ifndef FORMATS_H
#define FORMATS_H 1
-#include <endian.h>
#include <byteswap.h>
/* Definitions for .VOC files */
|