Commit Diff


commit - 54e19de8df26d9c8f4c669d0583e0e41745cfba8
commit + ad4616504c0b1619681d10e507fe88a281bd7561
blob - 641549ae65ac163c03a8c2849719d9cf43111b4d
blob + 986442cc5f9a7522e0257a7b308505eef946be21
--- gemini.c
+++ gemini.c
@@ -22,7 +22,7 @@
  *    to something more asynchronous
  */
 
-#include <telescope.h>
+#include "telescope.h"
 
 #include <sys/types.h>
 #include <sys/socket.h>