Changed EXPAND_WCB so it works with MSVC and GCC
[freeglut] / CMakeLists.txt
index 190964f..17e05b0 100644 (file)
@@ -68,6 +68,7 @@ ENDIF()
 
 SET(FREEGLUT_HEADERS
     include/GL/freeglut.h
+    include/GL/freeglut_ucall.h
     include/GL/freeglut_ext.h
     include/GL/freeglut_std.h
 )