]> git.ipfire.org Git - thirdparty/pciutils.git/blobdiff - example.c
Moved the example program from lib/example.c to example.c.
[thirdparty/pciutils.git] / example.c
similarity index 98%
rename from lib/example.c
rename to example.c
index e7b5b667c1965243afad979abff7c2ba55fa0675..c7e4e8a7c3ae43779c9abb71a68fcbfe067d4342 100644 (file)
+++ b/example.c
@@ -7,7 +7,7 @@
 
 #include <stdio.h>
 
-#include "pci.h"
+#include "lib/pci.h"
 
 int main(void)
 {