summaryrefslogtreecommitdiffstats
path: root/hw/device.vala
diff options
context:
space:
mode:
Diffstat (limited to 'hw/device.vala')
-rw-r--r--hw/device.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/device.vala b/hw/device.vala
index adee58a..dad4439 100644
--- a/hw/device.vala
+++ b/hw/device.vala
@@ -13,5 +13,5 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-public class Device {
+public class Device : Object {
}