Skip to content

Commit 689becd

Browse files
committed
Visual studio keeps changing this, so lets add it
1 parent e9f877c commit 689becd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/fyba.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@
8585
#include <stdio.h>
8686
#include <stdlib.h>
8787

88-
#include "..\GM\fygm.h"
89-
#include "..\UT\fyut.h"
88+
#include <fygm.h>
89+
#include <fyut.h>
9090

9191

9292
/* ======================================================= */

0 commit comments

Comments
 (0)