]> git.jsancho.org Git - lugaru.git/blobdiff - Source/OpenGL_Windows.cpp
More Windows include fixes in 'OpenGL_Windows.cpp' and some in 'TGALoader.cpp'
[lugaru.git] / Source / OpenGL_Windows.cpp
index a50c24ff99d7f2f5ac4ae6446f0c60c313c57c01..fabb712dc5b787bbe613e2b89338daadd33998bc 100644 (file)
@@ -19,10 +19,13 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 */
 
-
+/* No need for Visual Leak Detector
 #ifdef WIN32
 #include <vld.h>
 #endif
+*/
+
+#define USE_DEVIL 0
 
 #ifndef USE_DEVIL
 #  ifdef WIN32