summary refs log tree commit diff stats
path: root/include/sysemu/vhost-user-backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sysemu/vhost-user-backend.h')
-rw-r--r--include/sysemu/vhost-user-backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sysemu/vhost-user-backend.h b/include/sysemu/vhost-user-backend.h
index 23205edeb8..41d5ff43bd 100644
--- a/include/sysemu/vhost-user-backend.h
+++ b/include/sysemu/vhost-user-backend.h
@@ -23,7 +23,7 @@
 
 #define TYPE_VHOST_USER_BACKEND "vhost-user-backend"
 OBJECT_DECLARE_SIMPLE_TYPE(VhostUserBackend, vhost_user_backend,
-                           VHOST_USER_BACKEND, ObjectClass)
+                           VHOST_USER_BACKEND)