summaryrefslogtreecommitdiff
path: root/src/uuid.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uuid.hpp')
-rw-r--r--src/uuid.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uuid.hpp b/src/uuid.hpp
index d24ef2c..a39bc99 100644
--- a/src/uuid.hpp
+++ b/src/uuid.hpp
@@ -29,7 +29,7 @@
defined ZMQ_HAVE_OSX || defined ZMQ_HAVE_CYGWIN
#include <uuid/uuid.h>
#elif defined ZMQ_HAVE_WINDOWS
-#include <Rpc.h>
+#include <rpc.h>
#endif
namespace zmq