summaryrefslogtreecommitdiffstats
path: root/src/expect/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expect/parse.c')
-rw-r--r--src/expect/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expect/parse.c b/src/expect/parse.c
index 5fe0bce..e14890d 100644
--- a/src/expect/parse.c
+++ b/src/expect/parse.c
@@ -5,7 +5,7 @@
* of the GNU General Public License, incorporated herein by reference.
*/
-#include "internal.h"
+#include "internal/internal.h"
int __parse_expect_message_type(const struct nlmsghdr *nlh)
{