]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/font.cpp
More SC++ fixes; HelpGen starting to compile with VC++; image sample now compiles...
[wxWidgets.git] / src / msw / font.cpp
index da43d01faccd2fc78d1f56b096a585b5de7e36fe..1ef70b48b4fe2da5961b0dba7c818bf006e27493 100644 (file)
@@ -30,7 +30,7 @@
 #endif
 
 #include "wx/msw/private.h"
-#include "assert.h"
+#include <assert.h>
 
 #if !USE_SHARED_LIBRARIES
 IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)