Skip to content

Commit

Permalink
Try using quote includes
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimír Štill <vladimir.still@intel.com>
  • Loading branch information
vlstill committed Oct 8, 2024
1 parent 73a71c8 commit fb2436e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ir/ir-traversal-internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ limitations under the License.
#ifndef IR_IR_TRAVERSAL_INTERNAL_H_
#define IR_IR_TRAVERSAL_INTERNAL_H_

#include <lib/exceptions.h>
#include <lib/rtti_utils.h>
#include "lib/exceptions.h"
#include "lib/rtti_utils.h"

#ifndef IR_IR_TRAVERSAL_INTERNAL_ENABLE
#error "This file must not be used directly"
Expand Down

0 comments on commit fb2436e

Please sign in to comment.