]> git.draconx.ca Git - upkg.git/blobdiff - src/engine/texture.c
uobject: Move headers into a separate (installable) directory.
[upkg.git] / src / engine / texture.c
index 0e6e1c354bf8dc12b892425d8d2ccf918308e584..9cd6571bbae872ed89bfe333f9ca7fd4229831de 100644 (file)
@@ -21,8 +21,8 @@
 #include <string.h>
 #include <glib-object.h>
 
-#include "exportable.h"
-#include "uobject.h"
+#include <uobject/uobject.h>
+#include <uobject/exportable.h>
 #include "texture.h"
 #include "upkg.h"