Skip to content

Commit b874ce5

Browse files
Fix Include
1 parent 585444f commit b874ce5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PrintCompat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define IOA_PRINT_COMPAT_H
77

88
#include <cstdlib>
9-
#include <TextUtilities.h>
9+
#include "TextUtilities.h"
1010
#include <inttypes.h>
1111

1212
/**

0 commit comments

Comments
 (0)