diff options
Diffstat (limited to 'example/example.hpp')
-rw-r--r-- | example/example.hpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/example/example.hpp b/example/example.hpp index 0ea9572..4a2df5d 100644 --- a/example/example.hpp +++ b/example/example.hpp @@ -1,7 +1,6 @@ #pragma once -#include "blobs.hpp" - +#include <blobs-ipmid/blobs.hpp> #include <string> #include <unordered_map> #include <vector> |