]> git.sesse.net Git - nageru/blobdiff - nageru/httpd.cpp
Unify mux.cpp between Nageru and Futatabi.
[nageru] / nageru / httpd.cpp
index 842952f02fcc91951481fb4fbf477c8bbd2aa196..eebf6eba8d5a56678a9d18a738bd06c88dc393ff 100644 (file)
@@ -16,7 +16,7 @@ extern "C" {
 
 #include "defs.h"
 #include "shared/metacube2.h"
-#include "metrics.h"
+#include "shared/metrics.h"
 
 struct MHD_Connection;
 struct MHD_Response;