]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/unicode/charsets/mac_hebrew.c
Move byteorder.h to include/atalk
[netatalk.git] / libatalk / unicode / charsets / mac_hebrew.c
index 91a022bd330983a0dcb2df6eb5decefba8cbf7c6..34d96902b16e6ac3c0ace2e2c85f7a2d7f231b75 100644 (file)
@@ -34,8 +34,8 @@
 
 #include <atalk/unicode.h>
 #include <atalk/logger.h>
+#include <atalk/byteorder.h>
 
-#include "../byteorder.h"
 #include "mac_hebrew.h"
 
 static size_t   mac_hebrew_pull(void *,char **, size_t *, char **, size_t *);