# # # patch "guitone/src/model/Graph.h" # from [36377094872b364668e0315d50f47c3fccb042da] # to [f43f3c5dee45f815b565d48a4120f646920e8fac] # ============================================================ --- guitone/src/model/Graph.h 36377094872b364668e0315d50f47c3fccb042da +++ guitone/src/model/Graph.h f43f3c5dee45f815b565d48a4120f646920e8fac @@ -18,8 +18,8 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#ifndef SELECT_H -#define SELECT_H +#ifndef GRAPH_H +#define GRAPH_H #include "AutomateCommand.h" #include "la/laGraph.h"