]> git.sesse.net Git - nageru/blobdiff - nageru/httpd.cpp
Combine the Nageru and Futatabi files that are identical.
[nageru] / nageru / httpd.cpp
index f6441768bbdde1df3d31e2b42a2cb13430019376..842952f02fcc91951481fb4fbf477c8bbd2aa196 100644 (file)
@@ -15,7 +15,7 @@ extern "C" {
 }
 
 #include "defs.h"
-#include "metacube2.h"
+#include "shared/metacube2.h"
 #include "metrics.h"
 
 struct MHD_Connection;