We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e18309 commit f159934Copy full SHA for f159934
src/framework/events/vscp_evt_information.c
@@ -43,9 +43,9 @@ This file is automatically generated. Don't change it manually.
43
INCLUDES
44
*******************************************************************************/
45
#include "vscp_evt_information.h"
46
-#include "vscp_core.h"
47
-#include "vscp_class_l1.h"
48
-#include "vscp_type_information.h"
+#include "..\core\vscp_core.h"
+#include "..\core\vscp_class_l1.h"
+#include "..\core\vscp_type_information.h"
49
50
/*******************************************************************************
51
COMPILER SWITCHES
0 commit comments