summaryrefslogtreecommitdiff
path: root/framework/inc/fwkdllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/fwkdllapi.h')
-rw-r--r--framework/inc/fwkdllapi.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/framework/inc/fwkdllapi.h b/framework/inc/fwkdllapi.h
new file mode 100644
index 000000000000..a22303386b68
--- /dev/null
+++ b/framework/inc/fwkdllapi.h
@@ -0,0 +1,8 @@
+#ifndef INCLUDED_FWKDLLAPI_H
+#define INCLUDED_FWKDLLAPI_H
+
+#include "sal/types.h"
+
+#include <fwidllapi.h>
+
+#endif /* INCLUDED_FWKDLLAPI_H */