summaryrefslogtreecommitdiff
path: root/testTerminal.c
diff options
context:
space:
mode:
Diffstat (limited to 'testTerminal.c')
-rw-r--r--testTerminal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testTerminal.c b/testTerminal.c
index f6c1eddb7b..652830ccd9 100644
--- a/testTerminal.c
+++ b/testTerminal.c
@@ -6,7 +6,7 @@
/* Work-around CMake dependency scanning limitation. This must
duplicate the above list of headers. */
#if 0
-#include "Terminal.h.in"
+# include "Terminal.h.in"
#endif
int testTerminal(int argc, char* argv[])