summaryrefslogtreecommitdiff
path: root/src/helper/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/command.h')
-rw-r--r--src/helper/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/command.h b/src/helper/command.h
index 8d68c183..8beeb724 100644
--- a/src/helper/command.h
+++ b/src/helper/command.h
@@ -32,7 +32,7 @@
/* Jim is provied by eCos */
#include <cyg/jimtcl/jim.h>
#else
-#include "jim.h"
+#include <helper/jim.h>
#endif
/* To achieve C99 printf compatibility in MinGW, gnu_printf should be