Parcourir la source

Auf QT-Projekt umgestellt und Buildumgebung angepasst.

Rind il y a 5 ans
Parent
commit
1830184abe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"
 
 /////////////////////////////////////////////////////////////////////////////