summaryrefslogtreecommitdiffstats
path: root/slv2/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'slv2/value.h')
-rw-r--r--slv2/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/value.h b/slv2/value.h
index 4beef14..f7e9eca 100644
--- a/slv2/value.h
+++ b/slv2/value.h
@@ -24,7 +24,7 @@ extern "C" {
#endif
#include <stdbool.h>
-#include <slv2/types.h>
+#include "slv2/types.h"
/** \addtogroup slv2_data
* @{