here comes the big header include rewrite
[monky] / src / bmpx.c
index 4dd19af..d3d25b8 100644 (file)
  *
  */
 
+#include "config.h"
+#include "conky.h"
+#include "logging.h"
+
 #include <bmp/dbus.hh>
 #include <dbus/dbus-glib.h>
 
-#include "conky.h"
-
 #define DBUS_TYPE_G_STRING_VALUE_HASHTABLE \
        (dbus_g_type_get_map("GHashTable", G_TYPE_STRING, G_TYPE_VALUE))