Переглянути джерело

Auf QT-Projekt umgestellt und Buildumgebung angepasst.

Rind 5 роки тому
батько
коміт
1830184abe
1 змінених файлів з 1 додано та 1 видалено
  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"
 
 /////////////////////////////////////////////////////////////////////////////