aboutsummaryrefslogtreecommitdiffstats
path: root/gfx.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-05-08 13:22:33 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-05-08 13:22:33 +0200
commit8fc776833f83c417d57c43f41479bc034c3863c6 (patch)
tree2fbe3cd51de3947f8fc5144d17b2bd57eccb6271 /gfx.c
parent63b5412f8c410694e8c67452452273ae8a9a6871 (diff)
downloadfbida-8fc776833f83c417d57c43f41479bc034c3863c6.tar.gz
portability fixes, some modernization
Diffstat (limited to 'gfx.c')
-rw-r--r--gfx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx.c b/gfx.c
index 81e4396..c621326 100644
--- a/gfx.c
+++ b/gfx.c
@@ -1,11 +1,11 @@
#include <stdlib.h>
-#include <endian.h>
#include <fcntl.h>
#include <sys/types.h>
#include <libdrm/drm_fourcc.h>
#include "gfx.h"
+#include "byteorder.h"
gfxfmt fmt_list[] = {
{