about summary refs log tree commit diff
path: root/urt/rle_hdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'urt/rle_hdr.c')
-rw-r--r--urt/rle_hdr.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/urt/rle_hdr.c b/urt/rle_hdr.c
index 3cc0401d..1611324c 100644
--- a/urt/rle_hdr.c
+++ b/urt/rle_hdr.c
@@ -25,10 +25,11 @@
  * Copyright (c) 1991, University of Michigan
  */
 
-#include "rle.h"
-
 #include <string.h>
 
+#include "rle_config.h"
+#include "rle.h"
+
 /*****************************************************************
  * TAG( rle_names )
  *