switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths

This commit is contained in:
Dick Hollenbeck
2012-01-22 22:33:36 -06:00
parent 1176351701
commit 9e61e71cb1
1067 changed files with 5351 additions and 5274 deletions
+13 -13
View File
@@ -27,19 +27,19 @@
* @file drawframe.cpp
*/
#include "fctsys.h"
#include "appl_wxstruct.h"
#include "gr_basic.h"
#include "common.h"
#include "bitmaps.h"
#include "macros.h"
#include "id.h"
#include "class_drawpanel.h"
#include "class_base_screen.h"
#include "wxstruct.h"
#include "confirm.h"
#include "kicad_device_context.h"
#include "dialog_helpers.h"
#include <fctsys.h>
#include <appl_wxstruct.h>
#include <gr_basic.h>
#include <common.h>
#include <bitmaps.h>
#include <macros.h>
#include <id.h>
#include <class_drawpanel.h>
#include <class_base_screen.h>
#include <wxstruct.h>
#include <confirm.h>
#include <kicad_device_context.h>
#include <dialog_helpers.h>
#include <wx/fontdlg.h>