summaryrefslogtreecommitdiff
path: root/textscreen/txt_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_main.c')
-rw-r--r--textscreen/txt_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/textscreen/txt_main.c b/textscreen/txt_main.c
index ee8b7a2d..edccd704 100644
--- a/textscreen/txt_main.c
+++ b/textscreen/txt_main.c
@@ -24,7 +24,7 @@
//
//-----------------------------------------------------------------------------
-#include <SDL.h>
+#include "SDL.h"
#include <ctype.h>
#include <stdlib.h>