summaryrefslogtreecommitdiff
path: root/include/osl/detail/component-mapping.h
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2013-12-16 08:51:20 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-18 07:15:47 +0100
commit562b21949f4ed986d11270bd6203741487795343 (patch)
treef4dcb187f0b31a7dae52491410ac1a3294b3d19f /include/osl/detail/component-mapping.h
parentb6cebf4a3e2997e6489bba77b358b306f8f435ce (diff)
Deduplicate some foo_component_getFactory declarations.
Change-Id: I9304b62134bab375b721399ae078bf66e01191d8
Diffstat (limited to 'include/osl/detail/component-mapping.h')
-rw-r--r--include/osl/detail/component-mapping.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osl/detail/component-mapping.h b/include/osl/detail/component-mapping.h
index 61354f59eed8..0ee0b512327b 100644
--- a/include/osl/detail/component-mapping.h
+++ b/include/osl/detail/component-mapping.h
@@ -10,6 +10,8 @@
#ifndef INCLUDED_OSL_DETAIL_COMPONENT_MAPPING_H
#define INCLUDED_OSL_DETAIL_COMPONENT_MAPPING_H
+#include <osl/detail/component-declarations.h>
+
#ifdef DISABLE_DYNLOADING
#ifdef __cplusplus