瀏覽代碼

Use correct include path

Matthias Vogelgesang 9 年之前
父節點
當前提交
0316770fc5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lamino.c

+ 1 - 1
lamino.c

@@ -1,5 +1,5 @@
 #include <stdlib.h>
-#include <ufo-0/ufo/ufo.h>
+#include <ufo/ufo.h>
 
 typedef struct {
     gchar *radios;