Ver código fonte

Auf QT-Projekt umgestellt und Buildumgebung angepasst.

Rind 5 anos atrás
pai
commit
1830184abe
1 arquivos alterados com 1 adições e 1 exclusões
  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"
 
 /////////////////////////////////////////////////////////////////////////////