From 4c6dc7a3b74ee720801d1259e4f498b19d343de6 Mon Sep 17 00:00:00 2001 From: Jin^eLD Date: Mon, 28 Oct 2013 13:15:59 +0100 Subject: Public headers should not have any internal references --- toxmsi/toxmsi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxmsi') diff --git a/toxmsi/toxmsi.h b/toxmsi/toxmsi.h index 69d5144a..d8985c64 100644 --- a/toxmsi/toxmsi.h +++ b/toxmsi/toxmsi.h @@ -28,7 +28,7 @@ #define _MSI_IMPL_H_ #include -#include "../toxcore/tox.h" +#include "tox.h" #include #define MCBTYPE void -- cgit v1.2.3