summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-sha.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-sha.c')
-rw-r--r--dbus/dbus-sha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-sha.c b/dbus/dbus-sha.c
index d26fb320..b386e452 100644
--- a/dbus/dbus-sha.c
+++ b/dbus/dbus-sha.c
@@ -23,8 +23,8 @@
*/
#include "dbus-internals.h"
-#include "dbus-marshal.h"
#include "dbus-sha.h"
+#include "dbus-marshal-basic.h" /* for byteswap routines */
#include <string.h>
/* The following comments have the history of where this code