boo/lib/win/WGLContext.cpp
2015-08-18 08:00:24 -10:00

5 lines
53 B
C++

#ifdef _WIN32
#include "win/CWGLContext.hpp"
#endif