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