Skip to content

Commit 75718bc

Browse files
committed
fix: updates broken include
1 parent 24e0529 commit 75718bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/real_data_example/src/real_data_example.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
#include < mdio / mdio.h>
15+
#include <mdio/mdio.h>
1616

1717
#include <indicators/cursor_control.hpp>
1818
#include <indicators/indeterminate_progress_bar.hpp>

0 commit comments

Comments
 (0)