]> sigrok.org Git - libsigrokdecode.git/blobdiff - tests/runtc.c
runtc: Fix incorrect include directive
[libsigrokdecode.git] / tests / runtc.c
index ab5513958606aa35a0d33e720d740c82a589f1ee..9abd1123eb3c4ae58e516c0aa193531737451348 100644 (file)
@@ -35,7 +35,7 @@
 #ifdef __LINUX__
 #include <sched.h>
 #endif
-#include "../config.h"
+#include "config.h"
 
 int debug = FALSE;
 int statistics = FALSE;