Fix includes to use angle brackets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _ARTIFICED_MENTAL_PHENOMENON_H
|
||||
#define _ARTIFICED_MENTAL_PHENOMENON_H
|
||||
|
||||
#include "implexa.h"
|
||||
#include <mentenon.h>
|
||||
|
||||
namespace smo {
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H
|
||||
#define _FANTASY_ARTIFICED_MENTAL_PHENOMENON_H
|
||||
|
||||
#include "artificedMentalPhenomenon.h"
|
||||
#include <artificedMentalPhenomenon.h>
|
||||
|
||||
namespace smo {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user