]> git.draconx.ca Git - upkg.git/blobdiff - src/uobject.c
uobject: Move headers into a separate (installable) directory.
[upkg.git] / src / uobject.c
index 175a6243dc202d1c5ee84a7b3af25cfe20c7b49b..ec517b7bd0bb97f60ee7d01e5eaed01a0c118e96 100644 (file)
@@ -23,7 +23,7 @@
 #include <assert.h>
 #include <glib-object.h>
 
-#include "uobject.h"
+#include <uobject/uobject.h>
 #include "upkg.h"
 #include "pack.h"