Skip to content
Snippets Groups Projects
Commit 5c61ab48 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

gnome: dbus: cleanup

parent a2f0391a
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ BUILT_SOURCES= \
# Rule to generate the binding headers
%-glue.h: %-introspec.xml Makefile.am
dbus-binding-tool --mode=glib-client $< > $@
dbus-binding-tool --mode=glib-client $< > $@
# Create the necessary marshallers for the signals implemented by the library
marshaller.c: marshaller.list
......
This diff is collapsed.
......@@ -30,8 +30,8 @@
* as that of the covered work.
*/
#ifndef __DBUS_H__
#define __DBUS_H__
#ifndef DBUS_H_
#define DBUS_H_
#include <dbus/dbus-glib.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment