summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/hal-common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hal-common.c b/src/hal-common.c
index e5189a0..d2bbd5d 100644
--- a/src/hal-common.c
+++ b/src/hal-common.c
@@ -1,4 +1,4 @@
-/* Time-stamp: <2005-10-10 01:23:29 jcs>
+/* Time-stamp: <2005-12-10 00:22:44 jcs>
|
| Copyright (C) 2005 Jorg Schuler <jcsjcs at users sourceforge net>
| Part of the gtkpod project.
@@ -56,8 +56,8 @@
# include "config.h"
#endif
-#include "hal-common.h"
#include "itdb_private.h"
+#include "hal-common.h"
#ifndef HAVE_LIBHAL
gchar **libhal_manager_find_device_string_match (LibHalContext *hal_ctx,