]> git.sesse.net Git - nageru/blobdiff - futatabi/mux.cpp
Combine timebase.h from Nageru and Futatabi.
[nageru] / futatabi / mux.cpp
index bcbbef3c1c7ba429a534c6cda6b4e98cf9852005..34a2bddf0031f01e5b3c006c553715151df70f89 100644 (file)
@@ -22,7 +22,7 @@ extern "C" {
 }
 
 #include "defs.h"
-#include "timebase.h"
+#include "shared/timebase.h"
 
 using namespace std;