summaryrefslogtreecommitdiffstats
path: root/warp/sm.c
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-03-28 14:39:02 -0400
committerCameron Katri <me@cameronkatri.com>2021-03-28 14:39:02 -0400
commit23454acb66be2a88647262d98d50e0f115519ea0 (patch)
treec593751ce3649be2e502fac3e080d6c0045b9fa0 /warp/sm.c
parent08eca96e71d96ad1f8e9b888875ab5570f208d19 (diff)
downloadbsdgames-darwin-23454acb66be2a88647262d98d50e0f115519ea0.tar.gz
bsdgames-darwin-23454acb66be2a88647262d98d50e0f115519ea0.tar.zst
bsdgames-darwin-23454acb66be2a88647262d98d50e0f115519ea0.zip
Use PREFIX now
Diffstat (limited to 'warp/sm.c')
-rw-r--r--warp/sm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/warp/sm.c b/warp/sm.c
index 69b10401..a91c64ac 100644
--- a/warp/sm.c
+++ b/warp/sm.c
@@ -9,7 +9,7 @@
#include <stdio.h>
#include <ctype.h>
#include <stdlib.h>
-#include "config.h"
+#include "warp-config.h"
int
main(void)