]> git.saurik.com Git - wxWidgets.git/commitdiff
use "..." for wx includes instead of <...>
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Mon, 2 Sep 2002 19:16:32 +0000 (19:16 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Mon, 2 Sep 2002 19:16:32 +0000 (19:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/window.h

index a3a31e301df198060b16ae9fd3c736edd9da45c2..6018e462192aa78fed4e18917b419ed57cea9175 100644 (file)
@@ -16,7 +16,8 @@
 #pragma interface "window.h"
 #endif
 
-#include <wx/brush.h>
+#include "wx/brush.h"
+
 // ---------------------------------------------------------------------------
 // forward declarations
 // ---------------------------------------------------------------------------