summaryrefslogtreecommitdiff
path: root/gio/giomm/slot_async.h
diff options
context:
space:
mode:
Diffstat (limited to 'gio/giomm/slot_async.h')
-rw-r--r--gio/giomm/slot_async.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gio/giomm/slot_async.h b/gio/giomm/slot_async.h
index 228e1c9c..72f5286e 100644
--- a/gio/giomm/slot_async.h
+++ b/gio/giomm/slot_async.h
@@ -13,11 +13,15 @@
* You should have received a copy of the GNU Lesser General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
+
+#include <giommconfig.h>
+
#include <gio/gio.h>
namespace Gio
{
+GIOMM_API
void SignalProxy_async_callback(GObject*, GAsyncResult* res, void* data);
} // namespace Gio