summaryrefslogtreecommitdiff
path: root/examples/empty_example.c
diff options
context:
space:
mode:
authordario-loi <loi.1940849@studenti.uniroma1.it>2024-11-24 19:23:53 +0100
committerdario-loi <loi.1940849@studenti.uniroma1.it>2024-11-24 19:30:42 +0100
commit064f53407750371bbe30c74d5abbb36255f7a5b0 (patch)
treee71c958350456efcec1aaf179aedcec525299957 /examples/empty_example.c
parent8a347f9515a0021361549016e86fcca159c948f5 (diff)
Formatted according to file
Diffstat (limited to 'examples/empty_example.c')
-rw-r--r--examples/empty_example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/empty_example.c b/examples/empty_example.c
index cbb69c4..09f7d88 100644
--- a/examples/empty_example.c
+++ b/examples/empty_example.c
@@ -1,7 +1,7 @@
#define FBGL_IMPLEMENTATION
//#define FBGL_HIDE_CURSOR
#define FBGL_USE_FREETYPE
-#include "../fbgl.h"
+#include "fbgl.h"
#include <stdio.h>
#include <stddef.h>