You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
397 B
12 lines
397 B
13 years ago
|
--- halbackend.h 2010-08-12 18:37:24.000000000 -0400
|
||
|
+++ halbackend.h~ 2011-11-03 22:15:02.002228291 -0400
|
||
|
@@ -40,7 +40,7 @@
|
||
|
/* We acknowledge the the dbus API is unstable */
|
||
|
#define DBUS_API_SUBJECT_TO_CHANGE
|
||
|
/* DBus-Qt bindings */
|
||
|
-#include <dbus/connection.h>
|
||
|
+#include "/opt/trinity/include/dbus-1.0/dbus/connection.h"
|
||
|
/* HAL libraries */
|
||
|
#include <libhal.h>
|
||
|
#include <libhal-storage.h>
|