VirtualBox

Changeset 50992 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 8, 2014 10:47:30 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93178
Message:

Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vd-plugin.h

    r50989 r50992  
    3030#include <VBox/vd-image-backend.h>
    3131#include <VBox/vd-cache-backend.h>
     32#include <VBox/vd-filter-backend.h>
    3233
    3334/**
     
    5556
    5657    /**
    57      * @todo: Register filter plugin.
     58     * Registers a new filter plugin.
     59     * @param   pvUser    Opaque user data given in the plugin load callback.
     60     * @param   pBackend  The filter backend to register.
    5861     */
     62    DECLR3CALLBACKMEMBER(int, pfnRegisterFilter, (void *pvUser, PCVDFILTERBACKEND pBackend));
    5963
    6064} VDBACKENDREGISTER;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette