summaryrefslogtreecommitdiff
path: root/src/host_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host_commands.h')
-rw-r--r--src/host_commands.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/host_commands.h b/src/host_commands.h
new file mode 100644
index 0000000..4bb5e3f
--- /dev/null
+++ b/src/host_commands.h
@@ -0,0 +1,6 @@
+#ifndef HOST_COMMANDS_H
+#define HOST_COMMANDS_H
+
+#include "d_bus_commands.h"
+
+#endif // HOST_COMMANDS_H