]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected include file path
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 27 Jun 2001 21:31:12 +0000 (21:31 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Wed, 27 Jun 2001 21:31:12 +0000 (21:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/setup.h

index fe7b783d366cfdc4d6d2dd0d5466e610207888ba..0ccee557d00e2346f15bed7b2b1279aa356f5541 100644 (file)
@@ -66,6 +66,6 @@
 
 #endif
 
-#include "chkconf.h"
+#include "wx/chkconf.h"
 
 #endif /* _WX_SETUP_H_BASE_ */