summaryrefslogtreecommitdiffstats
path: root/src/expect/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expect/snprintf.c')
-rw-r--r--src/expect/snprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expect/snprintf.c b/src/expect/snprintf.c
index 64a6589..9eccfa4 100644
--- a/src/expect/snprintf.c
+++ b/src/expect/snprintf.c
@@ -5,7 +5,7 @@
* of the GNU General Public License, incorporated herein by reference.
*/
-#include "internal.h"
+#include "internal/internal.h"
int __snprintf_expect(char *buf,
unsigned int len,