blob: fa232b58bf42f56a543ac921f9ba694e6851c921 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- aplay/formats.h.orig 2016-03-31 14:37:02 UTC
+++ aplay/formats.h
@@ -1,7 +1,6 @@
#ifndef FORMATS_H
#define FORMATS_H 1
-#include <endian.h>
#include <byteswap.h>
/* Definitions for .VOC files */
|