summaryrefslogtreecommitdiff
path: root/examples/rectangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rectangle.c')
-rw-r--r--examples/rectangle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rectangle.c b/examples/rectangle.c
index ecc1afd..1b3a6f7 100644
--- a/examples/rectangle.c
+++ b/examples/rectangle.c
@@ -1,5 +1,5 @@
#define FBGL_IMPLEMENTATION
-#include "../fbgl.h"
+#include "fbgl.h"
int main(int argc, char *argv[])
{