diff options
| author | Elijah Thomas <elijahthomas774@gmail.com> | 2023-10-06 07:49:50 -0400 |
|---|---|---|
| committer | Elijah Thomas <elijahthomas774@gmail.com> | 2023-10-06 07:49:50 -0400 |
| commit | 4ae5fe5753537264872e09562acb2e853dd41850 (patch) | |
| tree | 079b314512b286f666376a05abaafbb49b0c99f9 /src/f | |
| parent | 99d473d1aaecbd343871793e1c2002c89f08e227 (diff) | |
Fix includes and removed libs folder
Diffstat (limited to 'src/f')
| -rw-r--r-- | src/f/f_base.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/f/f_base.cpp b/src/f/f_base.cpp index 47ef17d3..ae5ec7e7 100644 --- a/src/f/f_base.cpp +++ b/src/f/f_base.cpp @@ -1,4 +1,4 @@ -#include <f/f_base.h> +#include "f/f_base.h" /* .text File Range: |
