Browse Source

Auf QT-Projekt umgestellt und Buildumgebung angepasst.

Rind 5 năm trước cách đây
mục cha
commit
1830184abe
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/timer.h

+ 1 - 1
src/timer.h

@@ -6,7 +6,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "mutex.h"
+#include <gfa/mutex.h>
 #include "gfatimer.h"
 
 /////////////////////////////////////////////////////////////////////////////