summaryrefslogtreecommitdiff
path: root/src/port/snprintf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/snprintf.h')
-rw-r--r--src/port/snprintf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/snprintf.h b/src/port/snprintf.h
index 158e5fb..c374a15 100644
--- a/src/port/snprintf.h
+++ b/src/port/snprintf.h
@@ -1,7 +1,7 @@
#ifndef __SNPRINTF_H
#define __SNPRINTF_H
-#include "sys.h"
+#include "port/sys.h"
#define HAVE_CONFIG_H 0
#define TEST_SNPRINTF 0