Skip to content

Commit 74a1f17

Browse files
committed
Update semver.cc
1 parent 26c5562 commit 74a1f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/semver.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
* SOFTWARE.
2929
*/
3030

31-
#include "millennium/semver.h"
31+
#include "semver.h"
3232
#include <algorithm>
3333
#include <stdexcept>
3434
#include <cctype>

0 commit comments

Comments
 (0)