export bugfix

metadata
Wenzel Jakob 2011-03-04 16:25:54 +01:00
parent d2a0d96f95
commit b791e0b453
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
struct GLEWContextStruct;
/// Get the per-thread context for GLEW-MX
extern GLEWContextStruct *glewGetContext();
extern MTS_EXPORT_HW GLEWContextStruct *glewGetContext();
MTS_NAMESPACE_BEGIN